May 15 10:19:37.905967 np0000174320 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 10:19:37.917900 np0000174320 devstack@c-api.service[112446]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 10:19:37 2026] *** May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: nodename: np0000174320 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: machine: x86_64 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: clock source: unix May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: pcre jit disabled May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: detected number of CPU cores: 16 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: current working directory: / May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: detected binary path: /usr/bin/uwsgi-core May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: your processes number limit is 256917 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: your memory page size is 4096 bytes May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: detected max file descriptor number: 2048 May 15 10:19:37.920356 np0000174320 devstack@c-api.service[112446]: lock engine: pthread robust mutexes May 15 10:19:37.920848 np0000174320 devstack@c-api.service[112446]: thunder lock: enabled May 15 10:19:37.920848 np0000174320 devstack@c-api.service[112446]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 10:19:37.920848 np0000174320 devstack@c-api.service[112446]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 10:19:37.920848 np0000174320 devstack@c-api.service[112446]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 10:19:37.920848 np0000174320 devstack@c-api.service[112446]: Set PythonHome to /opt/stack/data/venv May 15 10:19:37.958628 np0000174320 devstack@c-api.service[112446]: Python main interpreter initialized at 0x7f828faa3668 May 15 10:19:37.958628 np0000174320 devstack@c-api.service[112446]: python threads support enabled May 15 10:19:37.958628 np0000174320 devstack@c-api.service[112446]: your server socket listen backlog is limited to 100 connections May 15 10:19:37.958628 np0000174320 devstack@c-api.service[112446]: your mercy for graceful operations on workers is 80 seconds May 15 10:19:37.958982 np0000174320 devstack@c-api.service[112446]: mapped 671795 bytes (656 KB) for 4 cores May 15 10:19:37.959187 np0000174320 devstack@c-api.service[112446]: *** Operational MODE: preforking *** May 15 10:19:37.959337 np0000174320 devstack@c-api.service[112446]: *** uWSGI is running in multiple interpreter mode *** May 15 10:19:37.959337 np0000174320 devstack@c-api.service[112446]: spawned uWSGI master process (pid: 112446) May 15 10:19:37.959556 np0000174320 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 10:19:37.960121 np0000174320 devstack@c-api.service[112446]: spawned uWSGI worker 1 (pid: 112455, cores: 1) May 15 10:19:37.960770 np0000174320 devstack@c-api.service[112446]: spawned uWSGI worker 2 (pid: 112456, cores: 1) May 15 10:19:37.961293 np0000174320 devstack@c-api.service[112446]: spawned uWSGI worker 3 (pid: 112457, cores: 1) May 15 10:19:37.962011 np0000174320 devstack@c-api.service[112446]: spawned uWSGI worker 4 (pid: 112458, cores: 1) May 15 10:19:37.962011 np0000174320 devstack@c-api.service[112446]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: we strongly recommend against using it for new projects. May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: If you are already using Eventlet, we recommend migrating to a different May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: framework. For more detail see May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:19:38.102443 np0000174320 devstack@c-api.service[112457]: import eventlet # noqa May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: we strongly recommend against using it for new projects. May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: If you are already using Eventlet, we recommend migrating to a different May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: framework. For more detail see May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:19:38.107571 np0000174320 devstack@c-api.service[112455]: import eventlet # noqa May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: we strongly recommend against using it for new projects. May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: If you are already using Eventlet, we recommend migrating to a different May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: framework. For more detail see May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:19:38.116125 np0000174320 devstack@c-api.service[112456]: import eventlet # noqa May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: we strongly recommend against using it for new projects. May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: If you are already using Eventlet, we recommend migrating to a different May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: framework. For more detail see May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 10:19:38.123922 np0000174320 devstack@c-api.service[112458]: import eventlet # noqa May 15 10:19:38.191501 np0000174320 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:19:38.191501 np0000174320 devstack@c-api.service[112457]: debtcollector.deprecate( May 15 10:19:38.198517 np0000174320 devstack@c-api.service[112455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:19:38.198517 np0000174320 devstack@c-api.service[112455]: debtcollector.deprecate( May 15 10:19:38.203145 np0000174320 devstack@c-api.service[112456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:19:38.203145 np0000174320 devstack@c-api.service[112456]: debtcollector.deprecate( May 15 10:19:38.206352 np0000174320 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 10:19:38.206352 np0000174320 devstack@c-api.service[112458]: debtcollector.deprecate( May 15 10:19:38.279061 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:38.279061 np0000174320 devstack@c-api.service[112457]: from cgi import parse_header May 15 10:19:38.286426 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:38.286426 np0000174320 devstack@c-api.service[112455]: from cgi import parse_header May 15 10:19:38.286550 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:38.286550 np0000174320 devstack@c-api.service[112456]: from cgi import parse_header May 15 10:19:38.292220 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:38.292220 np0000174320 devstack@c-api.service[112458]: from cgi import parse_header May 15 10:19:38.329641 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:38.329641 np0000174320 devstack@c-api.service[112457]: removals.removed_module( May 15 10:19:38.329641 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:38.329641 np0000174320 devstack@c-api.service[112457]: removals.removed_module( May 15 10:19:38.332330 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:38.332330 np0000174320 devstack@c-api.service[112456]: removals.removed_module( May 15 10:19:38.333126 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:38.333126 np0000174320 devstack@c-api.service[112456]: removals.removed_module( May 15 10:19:38.334453 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:38.334453 np0000174320 devstack@c-api.service[112455]: removals.removed_module( May 15 10:19:38.335582 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:38.335582 np0000174320 devstack@c-api.service[112455]: removals.removed_module( May 15 10:19:38.339606 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:38.339606 np0000174320 devstack@c-api.service[112458]: removals.removed_module( May 15 10:19:38.340082 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:38.340082 np0000174320 devstack@c-api.service[112458]: removals.removed_module( May 15 10:19:38.966847 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:38.966847 np0000174320 devstack@c-api.service[112455]: warnings.warn( May 15 10:19:38.977624 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:38.977624 np0000174320 devstack@c-api.service[112456]: warnings.warn( May 15 10:19:38.985107 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:38.985107 np0000174320 devstack@c-api.service[112457]: warnings.warn( May 15 10:19:39.036481 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:39.036481 np0000174320 devstack@c-api.service[112458]: warnings.warn( May 15 10:19:39.064091 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:39.064091 np0000174320 devstack@c-api.service[112455]: warnings.warn( May 15 10:19:39.080201 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:39.080201 np0000174320 devstack@c-api.service[112456]: warnings.warn( May 15 10:19:39.096073 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:39.096073 np0000174320 devstack@c-api.service[112457]: warnings.warn( May 15 10:19:39.159165 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:39.159165 np0000174320 devstack@c-api.service[112458]: warnings.warn( May 15 10:19:39.368433 np0000174320 devstack@c-api.service[112456]: 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 15 10:19:39.369123 np0000174320 devstack@c-api.service[112456]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112456) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:19:39.370798 np0000174320 devstack@c-api.service[112455]: 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 15 10:19:39.371264 np0000174320 devstack@c-api.service[112455]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112455) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:19:39.383010 np0000174320 devstack@c-api.service[112457]: 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 15 10:19:39.383476 np0000174320 devstack@c-api.service[112457]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112457) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:19:39.456952 np0000174320 devstack@c-api.service[112457]: /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 15 10:19:39.456952 np0000174320 devstack@c-api.service[112457]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:19:39.459437 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:39.459437 np0000174320 devstack@c-api.service[112456]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:19:39.459723 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:39.459723 np0000174320 devstack@c-api.service[112455]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:19:39.467002 np0000174320 devstack@c-api.service[112458]: 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 15 10:19:39.467160 np0000174320 devstack@c-api.service[112458]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112458) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 10:19:39.529024 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:39.529024 np0000174320 devstack@c-api.service[112458]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 10:19:39.920245 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:19:39.920530 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:19:39.920653 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112456) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:19:39.920725 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.920788 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 10:19:39.920877 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.920877 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.920979 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.921078 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.921153 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.921214 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.921291 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.921356 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.921434 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.921535 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.921604 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.922034 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.922154 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.922154 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.922268 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.922320 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.922375 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.922472 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.922534 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.922601 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.922660 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.922715 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.922770 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.922770 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.922770 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.922924 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.922924 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.923032 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.923096 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.923153 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.923207 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.923268 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.923317 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.923368 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.923446 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.923500 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.923550 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.923599 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.923599 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.928639 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.928711 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.928762 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.928803 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.928876 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.928918 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.928989 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.929079 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.929135 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.929185 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.929247 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.929312 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.929384 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.929449 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.929528 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.929610 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.929654 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.929692 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.929726 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.929764 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.929798 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.929830 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.929869 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.929900 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.929942 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.929979 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.930012 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.930012 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.931409 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.931479 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.931554 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.931619 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.931668 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.931708 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.931743 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.931783 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.931817 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.931849 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.931887 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.931887 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.931973 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.931973 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.932134 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.932180 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.932249 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.932312 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.932361 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.932438 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.932476 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.932509 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.932558 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.932558 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.932623 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.932689 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.932734 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.932769 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.932805 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.932839 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.932879 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.932879 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.933098 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.933147 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.933182 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.933214 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.933256 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.933291 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.933330 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.933364 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.933431 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.933494 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.933535 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.933570 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.933610 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.933610 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.933610 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.933610 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.933610 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.934252 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.934303 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.934374 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.934435 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.934515 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.934565 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.934629 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.935261 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.935320 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.935353 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.935418 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.935470 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.935512 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.935547 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.935547 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.935614 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.935614 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.935686 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.935720 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.935720 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.935792 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.935947 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.936002 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.936055 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.936132 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.936179 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.936222 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.936257 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.936292 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.936327 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.936371 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.936456 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.936518 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.936565 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.936650 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.937061 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.937120 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.937159 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.937205 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.937248 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.937296 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.937360 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.937456 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.937507 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.937543 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.937575 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.937621 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.937658 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.937691 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.937731 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.937768 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.937824 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.937824 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.937824 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.937927 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.937965 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.937996 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.938031 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.938063 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.938063 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.938063 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.938063 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.938063 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.939705 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.939780 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.939839 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.939904 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.939973 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.940040 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.940104 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.940169 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.940222 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.940281 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.940334 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.940385 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.940466 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.940523 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.940588 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.940656 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.940709 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.940766 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.940824 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.940881 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.940935 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.940986 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.941075 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.941514 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.941574 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.941627 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.941678 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.941746 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.941808 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.941808 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.941925 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.941978 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.942041 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.942099 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.942152 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.942152 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.942245 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.942304 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.942387 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.942482 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.942538 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.942592 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.942651 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.942715 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.942774 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.942840 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.942891 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.942941 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.942994 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.942994 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.942994 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.943971 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.944035 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.944104 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.944168 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.944168 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.944275 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.944335 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.944384 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.944479 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.944541 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.944595 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.944655 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.944714 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.944774 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.944826 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.944877 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.944929 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.944978 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.945076 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.945140 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.945200 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.945261 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.945315 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.945366 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.945440 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.945504 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.945566 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.945622 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.945681 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.945735 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.945791 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.945856 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.945912 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.945967 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.946020 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.946073 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.946135 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.946197 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.946252 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.946313 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.946369 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.946459 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.946518 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.946574 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.946636 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.946699 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.946753 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.946808 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.946869 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.946932 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.946995 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.947050 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.947107 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.947161 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.947216 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.947277 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.947342 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.947416 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.947474 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.947530 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.947603 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.947668 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.947723 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.947784 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.947840 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.947902 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.947956 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.948005 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.948062 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.948122 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.948187 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.948251 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.948308 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.948360 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.948431 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.948487 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.948540 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.948594 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.948645 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.948721 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.948785 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.948846 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.948846 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.948846 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.948997 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.948997 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.948997 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.949155 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.949221 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.949285 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.949338 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.949390 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.949483 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.949541 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.949594 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.949655 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.949655 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.949752 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.949823 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.949885 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.949885 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.949982 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.950035 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.950091 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.950152 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.950152 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.950248 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.950299 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.950359 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.950359 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.950359 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.950359 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.951706 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.951770 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.951838 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.951903 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.951956 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.952018 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.952099 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.955418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.955418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.955418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.955418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.955418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.955601 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.955635 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.955668 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.955694 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.955719 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.956014 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.956042 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956067 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.956067 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956111 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956142 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956142 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956191 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956216 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.956246 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.956277 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.956277 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.956277 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.956340 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.956340 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.956340 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.956340 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956458 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956484 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956508 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956533 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956560 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956583 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.956609 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.956631 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956654 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.956683 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.956707 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.956707 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.956750 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.956773 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956799 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.956822 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956851 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.956878 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956906 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.956937 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.956963 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.956988 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957018 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.957045 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957099 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957127 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.957156 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957184 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.957214 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.957244 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.957273 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.957296 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.957320 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.957348 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.957371 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.957408 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.957434 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.957458 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.957482 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.957513 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957538 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957563 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.957586 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957610 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957638 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957660 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.957683 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.957712 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957712 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.957762 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.957762 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.957762 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.957828 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.957856 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.957880 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.957906 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.957930 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.957953 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.957985 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.958021 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.958054 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.958054 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.958054 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.958188 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.958347 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.958404 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.958448 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.958479 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.958546 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.958604 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.958662 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.958727 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.958831 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.958983 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.959090 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.959168 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.959227 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.959290 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.959343 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.959415 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.959472 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.959514 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.959552 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.959589 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.959657 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.959716 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.959774 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.959839 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.959987 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.960173 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.960801 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.961124 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.961285 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.961474 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.961632 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.961788 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.961971 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.962148 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.962323 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.962508 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.962675 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.962851 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.963021 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.963201 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.963368 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.963550 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.963725 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.963856 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.963916 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.963980 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.964041 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.964147 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.964193 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.964234 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.964281 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.964320 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.964366 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.964418 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.964457 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.964495 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.964558 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.964626 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.964673 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.964723 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.964770 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.964837 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.964899 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.964957 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.965021 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.965203 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.965370 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.965560 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.966170 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.966372 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.966614 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.966777 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.966937 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.967109 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.967157 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.967201 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.967247 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.967309 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.967362 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.967415 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.967469 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.967510 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.967549 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.967587 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.967625 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.967663 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.967700 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.967746 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.967791 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.967828 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.967864 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.967909 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.967953 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.967995 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.968039 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.968210 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.968268 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.968348 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.968410 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.968485 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.968550 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.968591 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.968630 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.968667 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.968711 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.968711 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.968783 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.968822 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.968859 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.968905 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.968952 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.968991 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.969036 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.969121 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.969172 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.969211 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.969249 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.969286 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.969332 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.969377 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.969450 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.969490 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.969534 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.969574 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.969574 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.969642 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.969687 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.969725 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.969763 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.969808 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.969846 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.969891 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.969929 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.969973 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.970010 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.970056 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.970094 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.970130 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.970175 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.970222 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.970261 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.970307 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.970345 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.970404 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.970446 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.970483 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.970518 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.970555 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.970608 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.970648 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.970681 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.970717 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.970760 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.970799 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.970842 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.970880 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.970918 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.970955 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.971000 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.971038 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.971087 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.971127 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.971163 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.971206 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.971243 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.971286 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.971325 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.971363 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.972439 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.972486 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.972522 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.972565 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.972611 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.972652 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.972883 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.972883 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.972883 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.972883 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.973023 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.973068 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.973124 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.973163 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.973207 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.973252 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.973289 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.973289 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.973289 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.973289 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.973437 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.973437 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.973437 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.973437 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.973593 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.973640 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.973640 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.973715 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.973715 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.973782 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.973819 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.973819 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.973819 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.973819 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.973962 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.973962 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.974043 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.974088 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.974088 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.974157 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.974200 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.974237 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.974281 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.974421 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.974469 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.974510 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.974510 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.974510 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.974607 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.974835 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.974835 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.974835 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.974835 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.974835 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.974998 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.975046 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.975083 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.975130 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.975171 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.975216 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.975257 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.975293 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.975330 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.975373 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.975430 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.975469 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.975505 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.975559 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.975597 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.975631 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.975675 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.975719 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.975762 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.975797 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.975833 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.975870 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.975916 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.975960 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.975997 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.976038 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.976080 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.976123 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.976158 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.976191 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.976228 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.976263 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.976307 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.976344 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.976377 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.976433 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.976482 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.977369 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.977452 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.977492 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.977557 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.977599 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.977647 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.977691 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.977729 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.977768 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.977805 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.977845 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.977886 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.977886 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.977963 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.978002 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.978002 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.978088 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.978133 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.978173 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.978211 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.978211 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.978286 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.978325 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.978325 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.978419 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.978473 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.978473 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.978545 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.978590 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.978629 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.978708 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.978810 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.978862 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.978903 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.978952 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.978991 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.979036 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.979074 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.979120 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.979166 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.979210 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.979248 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.979279 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.979309 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.979342 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.979371 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.979619 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.979860 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.979908 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.979956 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.979956 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.979956 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.979956 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.980099 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.980141 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.980141 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.980210 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.980262 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.980301 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.980340 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.980384 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.980453 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.980453 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.980530 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.980572 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.980572 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.980646 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.980685 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.980685 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.980749 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.981158 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.981243 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.981293 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.981380 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.981436 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.981478 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.981517 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.981555 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.981593 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.981632 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.981696 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.981776 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.981860 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.981964 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.982045 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.982132 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.982216 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.982303 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.982406 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.982494 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.982592 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.982905 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.982963 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.983010 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.983050 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.983088 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.983088 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.983162 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.983200 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.983237 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.983275 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.983313 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.983363 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.983424 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.983465 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.983513 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.983558 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.983558 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.983625 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.983662 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.983699 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.983738 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.983786 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.983832 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.983832 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.983900 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.983940 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.983984 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.984023 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.984023 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.984096 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.984096 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.984096 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.984476 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.984582 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.984643 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.984748 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.984828 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.984915 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.985007 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.985468 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.985569 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.985658 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.985743 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.985831 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.985925 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.986026 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.988587 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.988685 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.988772 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.988867 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.988965 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.989062 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.989219 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.989306 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.989412 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.989499 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.989554 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.989613 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.989667 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.989738 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.990319 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.990369 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.990542 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.990598 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.990658 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.990715 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.990793 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.991069 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.991126 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.991183 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.991249 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.991307 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.991353 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.991431 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.991749 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.991817 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.991858 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.991935 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.991980 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.992035 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:39.992089 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 10:19:39.992765 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 10:19:39.992810 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 10:19:39.992875 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 10:19:39.992922 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 10:19:39.992998 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 10:19:39.993039 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 10:19:40.029247 np0000174320 devstack@c-api.service[112458]: INFO dbcounter [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Registered counter for database cinder May 15 10:19:40.029774 np0000174320 devstack@c-api.service[112455]: INFO dbcounter [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Registered counter for database cinder May 15 10:19:40.033131 np0000174320 devstack@c-api.service[112457]: INFO dbcounter [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Registered counter for database cinder May 15 10:19:40.038714 np0000174320 devstack@c-api.service[112456]: INFO dbcounter [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Registered counter for database cinder May 15 10:19:40.041147 np0000174320 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.047026 np0000174320 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-1a47ad95-0998-48b0-a26c-d85263796aaa 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.051375 np0000174320 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-47f05922-495f-4ee8-9a88-31dc72d4238e 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.055155 np0000174320 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.155983 np0000174320 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writer thread running {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:19:40.158822 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:19:40.161806 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:19:40.164515 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:19:40.166944 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:19:40.167819 np0000174320 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writer thread running {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:19:40.167946 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.169659 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.170632 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:19:40.172754 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:19:40.174564 np0000174320 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writer thread running {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:19:40.175016 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:19:40.176811 np0000174320 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writer thread running {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 10:19:40.177070 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:19:40.177654 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:19:40.179132 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.179362 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:19:40.180186 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 10:19:40.181274 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:19:40.181632 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.183075 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 10:19:40.183236 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:19:40.183576 np0000174320 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.184135 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.185720 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 10:19:40.185853 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.186935 np0000174320 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-1a47ad95-0998-48b0-a26c-d85263796aaa 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.187605 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:19:40.188102 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 10:19:40.189210 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:19:40.189372 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.191030 np0000174320 devstack@c-api.service[112458]: INFO cinder.rpc [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:19:40.191284 np0000174320 devstack@c-api.service[112455]: INFO cinder.rpc [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:19:40.191339 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.191378 np0000174320 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.192510 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.193251 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:19:40.194027 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.194944 np0000174320 devstack@c-api.service[112456]: INFO cinder.rpc [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:19:40.195774 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.196838 np0000174320 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-47f05922-495f-4ee8-9a88-31dc72d4238e 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:40.199635 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 10:19:40.202108 np0000174320 devstack@c-api.service[112457]: INFO cinder.rpc [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 10:19:40.203227 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.204063 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.206679 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.207341 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.207849 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.210153 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.210588 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.211145 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.213456 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.213574 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.214635 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.214977 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.216732 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.218774 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.218889 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.219068 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.220282 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.221961 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.222340 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.222929 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.224678 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.225082 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.225475 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.226351 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.228101 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.228151 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.228712 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.229219 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.231748 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.232269 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.232565 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.232811 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.233991 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.234939 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.235804 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.235993 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.236529 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.236705 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.237326 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.239055 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.239330 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.240083 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.242108 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.242798 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.243729 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.245111 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.245827 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.246563 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.246809 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.248707 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.248807 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.249247 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.250345 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.250911 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.251353 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.251744 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.252522 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.252757 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.252823 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.253327 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.254006 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.254459 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.255010 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.255709 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.256658 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.256728 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.256786 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.257257 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.258573 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.258702 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.258818 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.259128 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.259846 np0000174320 devstack@c-api.service[112455]: WARNING cinder.api.contrib.hosts [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:19:40.260078 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.260290 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.260588 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.260714 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.261490 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.261591 np0000174320 devstack@c-api.service[112458]: WARNING cinder.api.contrib.hosts [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:19:40.261656 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: extensions {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.262203 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.262347 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.262731 np0000174320 devstack@c-api.service[112456]: WARNING cinder.api.contrib.hosts [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:19:40.262951 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-availability-zone {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.263356 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: extensions {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.263446 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.263811 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.264233 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: qos-specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.264458 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: extensions {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.264751 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-availability-zone {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.265344 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.265747 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-availability-zone {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.266160 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: qos-specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.266310 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: extra_specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.267108 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: qos-specs {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.267162 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.267880 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.268271 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: extra_specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.268846 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.269188 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: extra_specs {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.269605 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-volume-type-access {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.270417 np0000174320 devstack@c-api.service[112457]: WARNING cinder.api.contrib.hosts [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 10:19:40.270778 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.270856 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: encryption {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.271240 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.271315 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-quota-class-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.272522 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-volume-type-access {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.272843 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: extensions {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.273041 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-volume-type-access {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.273328 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.274009 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-availability-zone {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.274283 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-quota-class-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.274718 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-quota-class-sets {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.274807 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-snapshot-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.275327 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: qos-specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.275830 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.275994 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: encryption {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.276273 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: consistencygroups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.277338 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-snapshot-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.277485 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: extra_specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.277690 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-snapshot-manage {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.278470 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: backups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.278967 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.279039 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: consistencygroups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.280312 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: consistencygroups {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.280541 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: scheduler-stats {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.280618 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-volume-type-access {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.280947 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: backups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.281957 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-quota-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.282351 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: backups {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.282580 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-quota-class-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.283006 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: scheduler-stats {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.283372 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-volume-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.284346 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: scheduler-stats {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.284472 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.284534 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-quota-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.284854 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: capabilities {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.285751 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-quota-sets {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.285907 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-volume-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.285988 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-snapshot-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.286152 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-volume-transfer {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.287178 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-volume-manage {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.287323 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: capabilities {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.287478 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: consistencygroups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.287790 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: os-hosts {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.288562 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-volume-transfer {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.288776 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: capabilities {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.289236 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extended resource: cgsnapshots {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.289478 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: backups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.289845 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-volume-transfer {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.290248 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: os-hosts {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.290797 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] SnapshotActionsController initialized {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:19:40.291478 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: os-hosts {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.291647 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: scheduler-stats {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.291737 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extended resource: cgsnapshots {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.291799 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.292838 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extended resource: cgsnapshots {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.293112 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.contrib.snapshot_actions [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] SnapshotActionsController initialized {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:19:40.293226 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-quota-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.293291 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.294146 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.294241 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.contrib.snapshot_actions [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] SnapshotActionsController initialized {{(pid=112456) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:19:40.294771 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.294844 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-volume-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.295237 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.295776 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.296155 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.296755 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: capabilities {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.296873 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.297197 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.297684 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.297996 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-volume-transfer {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.298306 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.298707 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.299159 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.299662 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: os-hosts {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.299759 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.300182 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.300574 np0000174320 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.301027 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extended resource: cgsnapshots {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 10:19:40.301153 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.301484 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.301654 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.301746 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.301805 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.301856 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.301977 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302051 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension AdminActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302199 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension AdminActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302289 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension AdminActions extending resource: backups {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302408 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302512 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302597 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.contrib.snapshot_actions [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] SnapshotActionsController initialized {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 10:19:40.302718 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.302779 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension TypesManage extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302831 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.302927 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.303028 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.303123 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.303195 np0000174320 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.303251 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-1a47ad95-0998-48b0-a26c-d85263796aaa None None] Extension UsedLimits extending resource: limits {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.303586 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.304193 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304269 np0000174320 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.304325 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304453 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304578 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304661 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304783 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension AdminActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.304899 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension AdminActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305003 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension AdminActions extending resource: backups {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305101 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305163 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305226 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.305282 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305348 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305348 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305468 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension TypesManage extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305527 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305583 np0000174320 devstack@c-api.service[112455]: WARNING keystonemiddleware.auth_token [None req-1a47ad95-0998-48b0-a26c-d85263796aaa 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 15 10:19:40.305708 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305773 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305833 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension AdminActions extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305886 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305942 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension AdminActions extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.305996 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306051 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension AdminActions extending resource: backups {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306106 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306575 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306621 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc None None] Extension UsedLimits extending resource: limits {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306662 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeActions extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306662 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension TypesManage extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306662 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306662 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306662 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306837 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.306872 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.306872 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb None None] Extension UsedLimits extending resource: limits {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.308119 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.308357 np0000174320 devstack@c-api.service[112458]: WARNING keystonemiddleware.auth_token [None req-baedf02d-31d1-44d7-acf8-bcbb105cc6cc 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 15 10:19:40.309065 np0000174320 devstack@c-api.service[112456]: WARNING keystonemiddleware.auth_token [None req-bdb8f154-bade-4b99-99f4-b48dbf9bfdfb 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 15 10:19:40.309582 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.311156 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.312265 np0000174320 devstack@c-api.service[112455]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f828faa3668 pid: 112455 (default app) May 15 10:19:40.312568 np0000174320 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 10:19:40.313488 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.313629 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.313750 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.313871 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.313962 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314068 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension AdminActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314189 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension AdminActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314304 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension AdminActions extending resource: backups {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314413 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314507 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314788 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension TypesManage extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314888 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.314986 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.315067 np0000174320 devstack@c-api.service[112456]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f828faa3668 pid: 112456 (default app) May 15 10:19:40.315162 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.315162 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.315319 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-47f05922-495f-4ee8-9a88-31dc72d4238e None None] Extension UsedLimits extending resource: limits {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 10:19:40.315533 np0000174320 devstack@c-api.service[112458]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f828faa3668 pid: 112458 (default app) May 15 10:19:40.317550 np0000174320 devstack@c-api.service[112457]: WARNING keystonemiddleware.auth_token [None req-47f05922-495f-4ee8-9a88-31dc72d4238e 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 15 10:19:40.321533 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.321533 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.321533 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.321533 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.321973 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.321973 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.321973 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.321973 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.322264 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322710 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.322710 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322710 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.322710 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.322710 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323064 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323064 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323064 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323064 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323064 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323414 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323414 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323414 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323414 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323709 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323709 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323709 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.323709 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.323709 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324051 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324051 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324051 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324051 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324051 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324382 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.324820 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.325219 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325622 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.325622 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325622 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.325622 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.325622 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326016 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326016 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326016 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326016 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326016 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326323 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.326755 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327126 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327126 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327126 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327126 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327126 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327519 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327519 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327519 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327519 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327519 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327853 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327853 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.327853 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.327853 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328132 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328132 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328132 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328132 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328437 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328437 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328437 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328437 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328437 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328808 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328808 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328808 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.328808 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.328808 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329111 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329111 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329111 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329111 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329418 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329418 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329418 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329418 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329765 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329765 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.329765 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.329765 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330041 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330041 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330041 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330041 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330322 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330322 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330322 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330322 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330623 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330623 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330623 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.330623 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.330623 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331003 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331390 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331390 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331390 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331390 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331390 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.331764 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332161 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.332603 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333148 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333568 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333568 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333568 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333568 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333899 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333899 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333899 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.333899 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.333899 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.334258 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.334258 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.334258 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.334258 np0000174320 devstack@c-api.service[112455]: /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 15 10:19:40.334258 np0000174320 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 15 10:19:40.334534 np0000174320 devstack@c-api.service[112457]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f828faa3668 pid: 112457 (default app) May 15 10:19:40.334565 np0000174320 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-4b87991c-041a-4005-990b-4ec5d5edbf95 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:19:40.334565 np0000174320 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 1/1] 199.204.45.244 () {60 vars in 956 bytes} [Fri May 15 10:19:40 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 10:19:47.650991 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.650991 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.650991 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.650991 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652054 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652054 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652054 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652054 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652356 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652841 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652841 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652841 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.652841 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.652841 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653170 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653170 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653170 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653170 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653170 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653682 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653682 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653682 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653682 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653956 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653956 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653956 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.653956 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.653956 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654267 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.654267 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654267 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.654267 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654267 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.654710 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655104 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655486 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655874 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655874 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655874 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.655874 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.655874 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656266 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.656266 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656266 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.656266 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656266 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.656659 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657051 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657410 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657410 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657410 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657410 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657410 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657810 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657810 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657810 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.657810 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.657810 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658106 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658106 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658106 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658106 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658382 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658382 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658382 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658382 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658693 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658693 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658693 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.658693 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.658693 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659003 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659003 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659003 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659003 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659003 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659379 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659379 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659379 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659379 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659652 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659652 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659652 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659652 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659817 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659817 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659817 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659817 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659932 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659932 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.659932 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.659932 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660039 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660039 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660039 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660039 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660145 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660145 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660145 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660145 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660145 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660279 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660446 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660446 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660446 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660446 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660446 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660583 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660746 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.660901 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661047 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661203 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661203 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661203 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661203 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661309 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661309 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661309 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661309 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661309 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) May 15 10:19:47.661453 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:19:48.137663 np0000174320 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 admin admin] POST https://199.204.45.244/volume/v3/types May 15 10:19:48.138231 np0000174320 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 10:19:48.139880 np0000174320 devstack@c-api.service[112456]: /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 15 10:19:48.139880 np0000174320 devstack@c-api.service[112456]: warnings.warn( May 15 10:19:48.150288 np0000174320 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:48.176318 np0000174320 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 admin admin] https://199.204.45.244/volume/v3/types returned with HTTP 200 May 15 10:19:48.176707 np0000174320 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 1/2] 199.204.45.244 () {68 vars in 1288 bytes} [Fri May 15 10:19:47 2026] POST /volume/v3/types => generated 186 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 10:19:48.200248 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200248 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200248 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200248 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200248 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200761 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200761 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200761 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200761 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200761 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.200884 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201064 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201064 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201064 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201064 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201175 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201175 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201175 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201175 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201365 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201365 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201365 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201365 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201488 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201488 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201488 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201488 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201488 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201624 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201624 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201624 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201624 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201624 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201737 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.201879 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202016 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202158 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202158 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202158 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202158 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202158 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202304 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202304 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202304 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202304 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202304 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202416 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202570 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202708 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202708 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202708 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202708 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202708 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202834 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202834 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202834 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202834 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202834 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202969 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202969 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.202969 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.202969 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203077 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203077 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203077 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203077 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203174 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203174 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203174 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203174 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203174 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203295 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203295 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203295 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203295 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203295 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203412 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203412 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203412 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203412 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203535 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203535 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203535 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203535 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203641 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203641 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203641 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203641 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203738 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203738 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203738 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203738 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203835 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203835 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203835 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203835 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203934 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203934 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203934 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.203934 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.203934 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204063 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204203 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204203 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204203 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204203 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204203 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204327 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204480 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204633 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204773 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204924 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204924 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.204924 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.204924 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205027 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.205027 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205027 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.205027 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205027 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 15 10:19:48.205147 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 req-752cde5d-cbb9-4f70-b694-a4e9e3fa9f30 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:19:48.548310 np0000174320 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 req-752cde5d-cbb9-4f70-b694-a4e9e3fa9f30 admin admin] POST https://199.204.45.244/volume/v3/types/c6ebb10e-1228-4898-ba0b-88d05dcd8587/extra_specs May 15 10:19:48.548834 np0000174320 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 req-752cde5d-cbb9-4f70-b694-a4e9e3fa9f30 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 10:19:48.550515 np0000174320 devstack@c-api.service[112458]: /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 15 10:19:48.550515 np0000174320 devstack@c-api.service[112458]: warnings.warn( May 15 10:19:48.560994 np0000174320 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 req-752cde5d-cbb9-4f70-b694-a4e9e3fa9f30 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 10:19:48.628237 np0000174320 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [req-d135e23d-0fd2-4ebf-b6e4-40bfb5d3f6b2 req-752cde5d-cbb9-4f70-b694-a4e9e3fa9f30 admin admin] https://199.204.45.244/volume/v3/types/c6ebb10e-1228-4898-ba0b-88d05dcd8587/extra_specs returned with HTTP 200 May 15 10:19:48.628749 np0000174320 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 1/3] 199.204.45.244 () {70 vars in 1505 bytes} [Fri May 15 10:19:48 2026] POST /volume/v3/types/c6ebb10e-1228-4898-ba0b-88d05dcd8587/extra_specs => generated 55 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 10:19:50.190935 np0000174320 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=6 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:19:50.201286 np0000174320 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=6 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:19:58.174020 np0000174320 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:19:58.626428 np0000174320 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 10:22:24.363475 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.363475 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.363475 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.363475 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.363475 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364596 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.364596 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364596 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.364596 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364596 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.364951 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365366 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365366 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365366 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365366 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365699 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365699 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365699 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365699 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365975 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365975 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.365975 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.365975 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366260 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366260 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366260 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366260 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366260 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366662 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366662 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366662 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366662 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366662 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.366997 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367426 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.367845 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.368282 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.368282 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.368282 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.368282 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.368282 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.368674 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.368674 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.368674 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.368674 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.368674 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369066 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369515 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369930 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369930 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369930 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.369930 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.369930 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370310 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370310 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370310 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370310 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370310 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370656 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370656 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370656 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370656 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370950 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370950 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.370950 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.370950 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.371265 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.371265 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.371265 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.371265 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.371265 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.371813 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.371813 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.371813 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.371813 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.371813 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372189 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372189 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372189 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372189 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372495 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372495 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372495 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372495 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372835 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372835 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.372835 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.372835 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373140 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373140 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373140 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373140 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373461 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373461 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373461 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373461 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373754 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373754 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373754 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.373754 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.373754 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374110 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374548 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374548 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374548 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374548 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374548 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.374859 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375436 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.375873 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376476 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376737 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376737 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376737 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376737 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376876 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376876 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376876 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.376876 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.376876 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: /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 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) May 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-f0074899-0a4e-4ad7-ae72-60e343869e4c None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 10:22:24.377054 np0000174320 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-f0074899-0a4e-4ad7-ae72-60e343869e4c None None] GET https://199.204.45.244/volume// May 15 10:22:24.377262 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-f0074899-0a4e-4ad7-ae72-60e343869e4c None None] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 10:22:24.377262 np0000174320 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-f0074899-0a4e-4ad7-ae72-60e343869e4c None None] Calling method 'all' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 10:22:24.377262 np0000174320 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-f0074899-0a4e-4ad7-ae72-60e343869e4c None None] https://199.204.45.244/volume// returned with HTTP 300 May 15 10:22:24.377262 np0000174320 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 1/4] 199.204.45.244 () {66 vars in 1456 bytes} [Fri May 15 10:22:24 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)