May 14 10:22:10.382709 np0000174126 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:22:10.392916 np0000174126 devstack@c-api.service[112294]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:22:10 2026] *** May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: nodename: np0000174126 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: machine: x86_64 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: clock source: unix May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: pcre jit disabled May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: detected number of CPU cores: 16 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: current working directory: / May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: detected binary path: /usr/bin/uwsgi-core May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: your processes number limit is 256917 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: your memory page size is 4096 bytes May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: detected max file descriptor number: 2048 May 14 10:22:10.396209 np0000174126 devstack@c-api.service[112294]: lock engine: pthread robust mutexes May 14 10:22:10.396980 np0000174126 devstack@c-api.service[112294]: thunder lock: enabled May 14 10:22:10.396980 np0000174126 devstack@c-api.service[112294]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:22:10.396980 np0000174126 devstack@c-api.service[112294]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:22:10.396980 np0000174126 devstack@c-api.service[112294]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:22:10.396980 np0000174126 devstack@c-api.service[112294]: Set PythonHome to /opt/stack/data/venv May 14 10:22:10.433681 np0000174126 devstack@c-api.service[112294]: Python main interpreter initialized at 0x7ce4b8ea3668 May 14 10:22:10.433681 np0000174126 devstack@c-api.service[112294]: python threads support enabled May 14 10:22:10.433681 np0000174126 devstack@c-api.service[112294]: your server socket listen backlog is limited to 100 connections May 14 10:22:10.433681 np0000174126 devstack@c-api.service[112294]: your mercy for graceful operations on workers is 80 seconds May 14 10:22:10.434285 np0000174126 devstack@c-api.service[112294]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:22:10.434456 np0000174126 devstack@c-api.service[112294]: *** Operational MODE: preforking *** May 14 10:22:10.434681 np0000174126 devstack@c-api.service[112294]: *** uWSGI is running in multiple interpreter mode *** May 14 10:22:10.434681 np0000174126 devstack@c-api.service[112294]: spawned uWSGI master process (pid: 112294) May 14 10:22:10.434948 np0000174126 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:22:10.435570 np0000174126 devstack@c-api.service[112294]: spawned uWSGI worker 1 (pid: 112295, cores: 1) May 14 10:22:10.436126 np0000174126 devstack@c-api.service[112294]: spawned uWSGI worker 2 (pid: 112296, cores: 1) May 14 10:22:10.436651 np0000174126 devstack@c-api.service[112294]: spawned uWSGI worker 3 (pid: 112297, cores: 1) May 14 10:22:10.438101 np0000174126 devstack@c-api.service[112294]: spawned uWSGI worker 4 (pid: 112298, cores: 1) May 14 10:22:10.438101 np0000174126 devstack@c-api.service[112294]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: we strongly recommend against using it for new projects. May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: If you are already using Eventlet, we recommend migrating to a different May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: framework. For more detail see May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:22:10.567736 np0000174126 devstack@c-api.service[112295]: import eventlet # noqa May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: we strongly recommend against using it for new projects. May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: If you are already using Eventlet, we recommend migrating to a different May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: framework. For more detail see May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:22:10.571789 np0000174126 devstack@c-api.service[112297]: import eventlet # noqa May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: we strongly recommend against using it for new projects. May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: If you are already using Eventlet, we recommend migrating to a different May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: framework. For more detail see May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:22:10.581217 np0000174126 devstack@c-api.service[112296]: import eventlet # noqa May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: we strongly recommend against using it for new projects. May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: If you are already using Eventlet, we recommend migrating to a different May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: framework. For more detail see May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:22:10.582929 np0000174126 devstack@c-api.service[112298]: import eventlet # noqa May 14 10:22:10.660407 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:22:10.660407 np0000174126 devstack@c-api.service[112297]: debtcollector.deprecate( May 14 10:22:10.670075 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:22:10.670075 np0000174126 devstack@c-api.service[112295]: debtcollector.deprecate( May 14 10:22:10.675481 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:22:10.675481 np0000174126 devstack@c-api.service[112296]: debtcollector.deprecate( May 14 10:22:10.681254 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:22:10.681254 np0000174126 devstack@c-api.service[112298]: debtcollector.deprecate( May 14 10:22:10.744229 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:22:10.744229 np0000174126 devstack@c-api.service[112297]: from cgi import parse_header May 14 10:22:10.755404 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:22:10.755404 np0000174126 devstack@c-api.service[112295]: from cgi import parse_header May 14 10:22:10.768413 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:22:10.768413 np0000174126 devstack@c-api.service[112296]: from cgi import parse_header May 14 10:22:10.778774 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:22:10.778774 np0000174126 devstack@c-api.service[112298]: from cgi import parse_header May 14 10:22:10.790063 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:22:10.790063 np0000174126 devstack@c-api.service[112297]: removals.removed_module( May 14 10:22:10.790797 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:22:10.790797 np0000174126 devstack@c-api.service[112297]: removals.removed_module( May 14 10:22:10.802764 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:22:10.802764 np0000174126 devstack@c-api.service[112295]: removals.removed_module( May 14 10:22:10.803573 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:22:10.803573 np0000174126 devstack@c-api.service[112295]: removals.removed_module( May 14 10:22:10.817227 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:22:10.817227 np0000174126 devstack@c-api.service[112296]: removals.removed_module( May 14 10:22:10.817943 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:22:10.817943 np0000174126 devstack@c-api.service[112296]: removals.removed_module( May 14 10:22:10.827418 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:22:10.827418 np0000174126 devstack@c-api.service[112298]: removals.removed_module( May 14 10:22:10.828368 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:22:10.828368 np0000174126 devstack@c-api.service[112298]: removals.removed_module( May 14 10:22:11.432897 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:22:11.432897 np0000174126 devstack@c-api.service[112297]: warnings.warn( May 14 10:22:11.458562 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:22:11.458562 np0000174126 devstack@c-api.service[112295]: warnings.warn( May 14 10:22:11.464535 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:22:11.464535 np0000174126 devstack@c-api.service[112296]: warnings.warn( May 14 10:22:11.511151 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:22:11.511151 np0000174126 devstack@c-api.service[112298]: warnings.warn( May 14 10:22:11.557661 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:22:11.557661 np0000174126 devstack@c-api.service[112297]: warnings.warn( May 14 10:22:11.585122 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:22:11.585122 np0000174126 devstack@c-api.service[112296]: warnings.warn( May 14 10:22:11.601107 np0000174126 devstack@c-api.service[112295]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:22:11.601107 np0000174126 devstack@c-api.service[112295]: warnings.warn( May 14 10:22:11.658531 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:22:11.658531 np0000174126 devstack@c-api.service[112298]: warnings.warn( May 14 10:22:11.903316 np0000174126 devstack@c-api.service[112297]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:22:11.904226 np0000174126 devstack@c-api.service[112297]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112297) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:22:11.906283 np0000174126 devstack@c-api.service[112295]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:22:11.906482 np0000174126 devstack@c-api.service[112295]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112295) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:22:11.909926 np0000174126 devstack@c-api.service[112296]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:22:11.910833 np0000174126 devstack@c-api.service[112296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:22:11.966716 np0000174126 devstack@c-api.service[112298]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:22:11.966952 np0000174126 devstack@c-api.service[112298]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112298) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:22:11.992563 np0000174126 devstack@c-api.service[112297]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:22:11.992563 np0000174126 devstack@c-api.service[112297]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:22:11.992840 np0000174126 devstack@c-api.service[112295]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:22:11.992840 np0000174126 devstack@c-api.service[112295]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:22:12.001836 np0000174126 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:22:12.001836 np0000174126 devstack@c-api.service[112296]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:22:12.031400 np0000174126 devstack@c-api.service[112298]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:22:12.031400 np0000174126 devstack@c-api.service[112298]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:22:12.508755 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:22:12.509019 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:22:12.509146 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:22:12.509217 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509284 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.509423 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:22:12.509508 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509550 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509592 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509634 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.509678 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.509861 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509942 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.509988 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.510024 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.510210 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.510669 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.510731 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.510780 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.510835 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.510888 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.510962 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.511017 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.511074 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.511128 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.511171 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.511214 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.511264 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.511307 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.511342 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.511382 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.511426 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.511471 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.511514 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.511556 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.511600 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.511659 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.511701 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.511750 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.511788 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.511832 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.511832 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.511832 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.511832 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.517359 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.517359 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.517579 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.517579 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.517579 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.517579 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.517828 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.517897 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.517938 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.517938 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.517938 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.518069 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.518069 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.518200 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.518265 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.518265 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.518368 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.518420 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.518475 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.518528 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.518587 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.518640 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.518695 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.518761 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.518822 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.518879 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.518879 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.518879 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.519929 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.520020 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.520087 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.520128 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.520210 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.520268 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.520325 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.520365 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.520406 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.520406 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.520479 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.520549 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.520594 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.520634 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.520790 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.520862 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.520928 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.520984 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.521037 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.521114 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.521192 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.521255 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.521309 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.521365 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.521419 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.521471 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.521523 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.521575 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.521627 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.521684 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.521743 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.521799 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.521799 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.521914 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.521973 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.522030 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.522105 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.522145 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.522185 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.522241 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.522283 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.522324 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.522363 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.522402 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.522442 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.522495 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.522549 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.522598 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.522663 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.522709 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.522747 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.523580 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.523644 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.523697 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.523742 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.523742 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.523818 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.523872 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.523932 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.524003 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.524098 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.524143 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.524232 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.524232 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.524232 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.528430 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.528430 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.528430 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.528430 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.528430 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.528726 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.529309 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.529392 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.529456 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.529539 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.529539 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.529539 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.529539 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.529539 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.529811 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.529811 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.529811 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.529811 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.530022 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.530108 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.530168 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.530219 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.530259 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.530296 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.530333 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.530391 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.530434 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.530473 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.530512 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.530549 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.530589 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.530625 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.530681 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.530732 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.530791 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.530843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.531637 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.531637 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.531637 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.532245 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.532320 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.532373 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.532425 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.532495 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.532556 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.532609 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.532665 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.532734 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.532790 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.532854 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.532909 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.532974 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.533038 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.533129 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.533173 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.533211 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.533256 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.533319 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.533361 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.533400 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.533442 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.533480 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.533516 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.533556 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.533596 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.533866 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.533912 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.533956 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.533956 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.533956 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.533956 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.534129 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.534190 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.534257 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.534413 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.534462 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.534462 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.534462 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.534462 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.534608 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.534608 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.534708 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.534762 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.534762 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.534762 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.534762 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.534762 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.534965 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.534965 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.534965 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.535182 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.535232 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.535282 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.535320 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.535354 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.535406 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.535454 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.535499 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.535533 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.535568 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.535617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.535657 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.535691 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.535732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.535732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.535732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.535732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.535732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.535902 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.535960 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.536024 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.536103 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.536201 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.536262 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.536333 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.536392 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.536448 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.536503 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.536556 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.536612 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.536662 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.536700 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.536737 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.536780 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.536848 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.536892 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.536929 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.536973 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.537012 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.537070 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.537112 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.537146 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.537192 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.537248 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.537322 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.537378 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.537438 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.537485 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.537531 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.537578 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.537626 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.537685 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.537753 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.537823 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.537879 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.537933 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.537983 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.538038 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.538139 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.538196 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.538260 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.538317 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.538372 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.538438 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.538496 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.538549 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.538609 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.538662 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.538711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.538711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.538807 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.538807 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.538903 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.538973 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.539402 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.539402 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.539402 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.539402 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.539402 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.539721 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.539769 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.539809 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.539850 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.539884 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.539931 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.539931 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.540017 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.540071 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.540122 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.540168 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.540168 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.540316 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.540356 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.540403 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.540403 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.540530 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.540984 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.541032 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.541115 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.541145 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.541173 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.541231 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.541263 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.541295 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.541323 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.541356 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.541395 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.541432 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.541463 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.541495 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.541522 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.541554 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.541581 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.541617 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.541617 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.541617 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.541617 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.542538 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.542600 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.542643 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.542680 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.542707 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.542744 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.542801 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.542852 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.542902 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.542953 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.542996 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.543031 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.543091 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.543130 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.543130 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.543130 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.543130 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.543262 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.543262 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.543325 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.543358 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.543385 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.543421 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.543490 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.543528 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.543562 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.543591 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.543620 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.543657 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.543702 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.543745 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.543792 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.543847 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.543893 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.543942 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.543985 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.543985 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.543985 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.544085 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.544085 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.544138 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.544241 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.544291 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.544354 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.544412 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.544473 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.544539 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.544587 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.544641 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.544688 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.544735 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.544781 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.544835 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.544882 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.544924 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.544967 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.545017 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.545091 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.545140 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.545181 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.545219 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.545266 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.545298 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.545333 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.545377 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.545424 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.545475 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.545521 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.545521 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.545588 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.545625 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.545658 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.545693 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.545731 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.545771 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.545818 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.545862 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.545904 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.545949 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.546000 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.546078 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.546126 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.546171 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.546226 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.546274 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.546316 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.546369 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.546419 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.546463 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.546506 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.546546 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.546590 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.546641 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.546641 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.546717 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.546763 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.546763 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.546852 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.546898 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.546947 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.546992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.547035 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.547109 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.547158 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.547200 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.547241 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.547282 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.547282 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.547349 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.547393 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.547393 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.547393 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.547499 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.547934 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.547983 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.548093 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.548281 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.548281 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.548281 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.548376 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.548654 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.548704 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.548778 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.548833 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.548894 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.548955 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.549030 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.549093 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.549170 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.549222 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.549289 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.549349 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.549396 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.549396 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.549482 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.549535 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.549580 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.549623 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.549689 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.549772 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.549881 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.553635 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.553689 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.553751 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.553813 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.553867 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.553926 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.554011 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.554238 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.554303 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.554364 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.554429 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.554487 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.554534 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.554606 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.554702 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.554767 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.554825 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.554863 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.554899 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.554934 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.554966 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.554997 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.555065 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.555109 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.555140 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.555182 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.555182 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.555235 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.556945 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.557010 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.557057 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.557136 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.557175 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.557252 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.557309 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.557350 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.557386 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.557436 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.557498 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.557559 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.557610 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.557689 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.557728 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.557802 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.557866 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.557915 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.557994 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.557994 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.558283 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.558334 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.558396 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.558396 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.558496 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.558541 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.558541 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.558609 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.558669 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.558711 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.558711 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.558779 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.558824 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.558871 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.558932 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.559188 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.559258 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.559303 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.559350 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.559391 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.559428 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.559471 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.559512 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.559556 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.559625 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.559703 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.559753 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.559800 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.559842 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.559881 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.559921 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.559959 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.560000 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.560075 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.560136 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.560236 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.560315 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.560377 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.560435 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.560482 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.560534 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.560592 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.560648 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.560690 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.560731 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.560778 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.560826 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.560869 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.560912 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.560961 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.561019 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.561097 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.561141 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.561184 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.561222 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.561260 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.561314 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.561359 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.561399 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.561438 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.561479 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.561520 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.561559 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.561559 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.561640 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.561640 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.561755 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.561827 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.561897 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.561955 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.562013 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.562071 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.562113 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.562153 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.562204 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.562252 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.562293 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.562333 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.562373 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.562413 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.562451 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.562491 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.562554 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.562610 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.562679 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.562737 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.562783 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.562824 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.562864 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.562929 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.562990 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.563063 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.563108 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.563148 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.563201 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.563250 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.563301 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.563360 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.563412 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.563462 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.563501 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.563541 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.563585 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.563631 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.563677 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.563741 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.563800 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.563855 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.563914 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.563969 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.564020 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.564084 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.564139 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.564229 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.564282 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.564354 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.564424 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.564424 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.564424 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.564424 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.564617 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.564947 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.565011 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.565096 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.565096 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.565096 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.565243 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.565304 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.565304 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.565430 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.565485 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.565536 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.565596 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.565648 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.565648 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.565648 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.565822 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.566200 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.566553 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.566553 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.566553 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.566553 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.566934 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.566983 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.567029 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.567213 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.567276 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.567331 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.567373 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.567724 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.567770 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.567830 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.567830 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.567830 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.567989 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.568068 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.568068 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.568183 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.568297 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.568357 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.568411 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.568468 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.568527 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.568575 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.568614 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.568665 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.568706 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.568754 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.568797 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.568856 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.568900 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.568947 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.568989 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.569030 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.569087 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.569127 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.569168 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.569220 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.569260 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.569303 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.569347 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.569388 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.569439 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.569482 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.569523 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.569561 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.569608 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.569656 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.569699 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.569740 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.569779 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.569819 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.569864 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.569902 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.569947 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.569985 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.570032 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.570094 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.570131 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.570174 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.570174 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.570230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.570230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.570230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.570230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.570230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.570473 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.570473 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.570473 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.570571 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.570615 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.570659 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.570703 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.570731 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.570769 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.570811 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.570850 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.570881 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.570881 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.570881 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.570992 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.571230 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.571278 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.571317 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.571352 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.571384 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.571413 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.571448 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.571478 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.571478 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.571547 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.571579 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.571609 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.571645 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.571691 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.571742 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.571783 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.571830 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.571865 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.571901 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.571933 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.571969 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.571969 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.572019 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.572069 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.572102 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.572138 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.572176 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.572257 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.572303 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.572342 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.572342 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.572394 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.572429 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.572458 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.572487 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.572487 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.572537 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.572537 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.572537 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.572629 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.572672 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.572714 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.572748 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.572785 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.572813 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.572843 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.572879 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.572911 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.572943 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.572970 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.572999 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.573024 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.573079 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.573110 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.573146 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.573174 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.573276 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.573308 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.573343 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.573343 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.573398 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.573429 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.573429 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.573483 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:22:12.574487 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.574548 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.574599 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.574632 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.574665 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.574700 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.574732 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.574762 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.574795 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.574833 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.574865 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.574896 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.574933 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.574973 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.574973 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.575078 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.575112 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.575151 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.575182 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112295) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:22:12.575182 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:22:12.575257 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:22:12.575314 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:22:12.575375 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112295) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:22:12.575443 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112295) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:22:12.620947 np0000174126 devstack@c-api.service[112296]: INFO dbcounter [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Registered counter for database cinder May 14 10:22:12.623138 np0000174126 devstack@c-api.service[112298]: INFO dbcounter [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Registered counter for database cinder May 14 10:22:12.623902 np0000174126 devstack@c-api.service[112297]: INFO dbcounter [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Registered counter for database cinder May 14 10:22:12.630447 np0000174126 devstack@c-api.service[112295]: INFO dbcounter [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Registered counter for database cinder May 14 10:22:12.636459 np0000174126 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.636574 np0000174126 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-62bb27bf-dd26-4a9a-b451-338076f502cb 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.639012 np0000174126 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.648154 np0000174126 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-b518f303-e9df-4190-aca3-2efac8761237 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.748514 np0000174126 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writer thread running {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:22:12.751798 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:22:12.754295 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:22:12.756408 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:22:12.757762 np0000174126 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writer thread running {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:22:12.758334 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:22:12.760263 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.760955 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:22:12.761179 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.763421 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:22:12.765592 np0000174126 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.766034 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:22:12.766863 np0000174126 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writer thread running {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:22:12.767474 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:22:12.768687 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:22:12.769130 np0000174126 devstack@c-api.service[112296]: INFO cinder.rpc [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:22:12.769934 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.770121 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.771010 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:22:12.772859 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.774255 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:22:12.777300 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:22:12.777501 np0000174126 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-62bb27bf-dd26-4a9a-b451-338076f502cb 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.779598 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:22:12.779720 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:22:12.779785 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.780836 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.781916 np0000174126 devstack@c-api.service[112298]: INFO cinder.rpc [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:22:12.782892 np0000174126 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writer thread running {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:22:12.783010 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.783090 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.783221 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.785804 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:22:12.786405 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.788110 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:22:12.789663 np0000174126 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.790324 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:22:12.790948 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.792151 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:22:12.792289 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:22:12.793174 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.793992 np0000174126 devstack@c-api.service[112297]: INFO cinder.rpc [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:22:12.794123 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.794434 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.794950 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.795019 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.797008 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.797866 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.799907 np0000174126 devstack@c-api.service[112295]: DEBUG oslo_db.sqlalchemy.engines [None req-b518f303-e9df-4190-aca3-2efac8761237 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=112295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:12.800204 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.801202 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.802547 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:22:12.803854 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.805072 np0000174126 devstack@c-api.service[112295]: INFO cinder.rpc [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:22:12.806218 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.806602 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.806860 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.807847 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.808482 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.809833 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.811149 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.812487 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.812958 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.816070 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.816273 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.816781 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.817056 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.819021 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.820062 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.820423 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.820556 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.822022 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.822662 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.823566 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.823610 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.823647 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.824183 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.825645 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.826380 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.827326 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.827874 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.827994 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.828876 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.830387 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.831216 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.831333 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.831802 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.832016 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.833071 np0000174126 devstack@c-api.service[112296]: WARNING cinder.api.contrib.hosts [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:22:12.833795 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.834167 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.834796 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: extensions {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.835539 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.835933 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.836120 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-availability-zone {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.837249 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.837471 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: qos-specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.837763 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.838806 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.839057 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.839386 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.839560 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: extra_specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.840907 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.841174 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.841596 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.842021 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.842507 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.842694 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-volume-type-access {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.844156 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.844386 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-quota-class-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.845516 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.845661 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.845732 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.847201 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.847288 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-snapshot-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.847472 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.848105 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.848450 np0000174126 devstack@c-api.service[112298]: WARNING cinder.api.contrib.hosts [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:22:12.849205 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.849408 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: consistencygroups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.850201 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: extensions {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.851179 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.851407 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: backups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.851536 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-availability-zone {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.852899 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: qos-specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.853023 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.853455 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: scheduler-stats {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.854895 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-quota-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.854997 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: extra_specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.855145 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.856420 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-volume-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.856727 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.857216 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.858104 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: capabilities {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.858222 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.858563 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.858717 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-volume-type-access {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.859363 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-volume-transfer {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.859724 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.860423 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-quota-class-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.860996 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: os-hosts {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.861269 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.861791 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.862415 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extended resource: cgsnapshots {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.862495 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.862731 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.863395 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-snapshot-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.864000 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] SnapshotActionsController initialized {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:22:12.864163 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.864689 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.864882 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: consistencygroups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.864974 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.865411 np0000174126 devstack@c-api.service[112297]: WARNING cinder.api.contrib.hosts [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:22:12.866178 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.866343 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.866767 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.866917 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: backups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.867128 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: extensions {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.867781 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.868011 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.868494 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-availability-zone {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.868997 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: scheduler-stats {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.869481 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.869604 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.869777 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: qos-specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.870445 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-quota-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.870935 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.871131 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.871871 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: extra_specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.871968 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-volume-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.872510 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.872669 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.873407 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: capabilities {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.873482 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.873920 np0000174126 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.874130 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.874661 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-volume-transfer {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.874879 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.874973 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-volume-type-access {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.875074 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875160 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875280 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875370 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875432 np0000174126 devstack@c-api.service[112295]: WARNING cinder.api.contrib.hosts [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:22:12.875541 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension AdminActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875607 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension AdminActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875673 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension AdminActions extending resource: backups {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875792 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.875883 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876079 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension TypesManage extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876203 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.876274 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876274 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876482 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876551 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: os-hosts {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.876627 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.876698 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-quota-class-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.876764 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] Extension UsedLimits extending resource: limits {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.877278 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: extensions {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.877983 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extended resource: cgsnapshots {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.878551 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.878716 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-availability-zone {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.878997 np0000174126 devstack@c-api.service[112296]: WARNING keystonemiddleware.auth_token [None req-1b2e7311-e60c-4a57-ad66-7bb0b36e7655 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:22:12.879478 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.contrib.snapshot_actions [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] SnapshotActionsController initialized {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:22:12.880241 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-snapshot-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.880291 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: qos-specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.880605 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.881760 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: consistencygroups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.882359 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.882615 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: extra_specs {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.883847 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.883915 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: backups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.884243 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.885328 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.885771 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-volume-type-access {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.885865 np0000174126 devstack@c-api.service[112296]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce4b8ea3668 pid: 112296 (default app) May 14 10:22:12.885995 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: scheduler-stats {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.886781 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.887435 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-quota-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.887508 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-quota-class-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.888315 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.888881 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-volume-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.889640 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: encryption {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.889716 np0000174126 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.890338 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: capabilities {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.890713 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.890838 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.890942 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891097 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891189 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-snapshot-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.891737 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891737 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension AdminActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891737 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension AdminActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891737 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension AdminActions extending resource: backups {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.891983 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-volume-transfer {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.892089 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892089 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892089 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension TypesManage extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892089 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892329 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892329 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892329 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892544 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] Extension UsedLimits extending resource: limits {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.892607 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: consistencygroups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.893245 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: os-hosts {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.894596 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: backups {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.894668 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extended resource: cgsnapshots {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.894720 np0000174126 devstack@c-api.service[112298]: WARNING keystonemiddleware.auth_token [None req-62bb27bf-dd26-4a9a-b451-338076f502cb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:22:12.894963 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.894963 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895123 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895123 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895123 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895123 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895123 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895366 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895630 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895630 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895630 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895630 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895630 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895849 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895849 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.895849 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.895849 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896024 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896024 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896024 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896024 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896241 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896241 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896241 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896241 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896241 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896509 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896509 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896509 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896509 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896509 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896718 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.896964 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897245 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897496 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897747 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897747 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897747 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897747 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897914 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897914 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897914 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.897914 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.897914 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898154 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898154 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898154 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898154 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898154 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898404 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898677 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898677 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898677 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898677 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898677 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898909 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898909 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898909 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.898909 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.898909 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899163 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899163 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899163 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899163 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899339 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899339 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899339 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899339 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899552 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899552 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899552 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899552 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899552 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899780 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899780 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899780 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899780 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899780 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899995 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899995 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.899995 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.899995 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900187 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900187 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900187 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900187 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900403 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900403 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900403 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900403 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900589 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900589 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900589 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900589 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900822 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900822 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.900822 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.900822 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901020 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901020 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901240 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.contrib.snapshot_actions [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] SnapshotActionsController initialized {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901283 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901562 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901562 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901562 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901562 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.901740 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902012 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902401 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902664 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902908 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902908 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.902908 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.902908 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903106 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903106 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903106 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903106 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903293 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903293 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903293 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903293 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903633 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903633 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903633 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:12.903633 np0000174126 devstack@c-api.service[112296]: warnings.warn(deprecated_msg) May 14 10:22:12.903832 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: scheduler-stats {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.903883 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.904535 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-quota-sets {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.904618 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-b411968a-f56f-4f95-bf1e-860558f563f2 None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:22:12.904658 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.904695 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-volume-manage {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.904754 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.904792 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: capabilities {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.904830 np0000174126 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Thu May 14 10:22:12 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 14 10:22:12.904869 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.907151 np0000174126 devstack@c-api.service[112298]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce4b8ea3668 pid: 112298 (default app) May 14 10:22:12.907185 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-volume-transfer {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.907211 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.907237 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: os-hosts {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.907262 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.907285 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extended resource: cgsnapshots {{(pid=112295) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:22:12.907309 np0000174126 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.907332 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.contrib.snapshot_actions [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] SnapshotActionsController initialized {{(pid=112295) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:22:12.907357 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907357 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907475 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907591 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907695 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907906 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension AdminActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.907956 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.907985 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension AdminActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908012 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension AdminActions extending resource: backups {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension TypesManage extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908711 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908873 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908873 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.908980 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] Extension UsedLimits extending resource: limits {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.909426 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.910870 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.911583 np0000174126 devstack@c-api.service[112297]: WARNING keystonemiddleware.auth_token [None req-65bed325-0e5b-47ef-a0aa-83293b2c81ef None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:22:12.912316 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.913856 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.915413 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.916852 np0000174126 devstack@c-api.service[112295]: WARNING castellan.key_manager.migration [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:22:12.917801 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.917900 np0000174126 devstack@c-api.service[112297]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce4b8ea3668 pid: 112297 (default app) May 14 10:22:12.917982 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918116 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918190 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918281 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918375 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension AdminActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918520 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension AdminActions extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918595 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension AdminActions extending resource: backups {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918729 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.918810 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeActions extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919063 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension TypesManage extending resource: types {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919165 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919256 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919373 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919480 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.919550 np0000174126 devstack@c-api.service[112295]: DEBUG cinder.api.v3.router [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] Extension UsedLimits extending resource: limits {{(pid=112295) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:22:12.921993 np0000174126 devstack@c-api.service[112295]: WARNING keystonemiddleware.auth_token [None req-b518f303-e9df-4190-aca3-2efac8761237 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:22:12.928604 np0000174126 devstack@c-api.service[112295]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce4b8ea3668 pid: 112295 (default app) May 14 10:22:20.823277 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.middleware.request_id [None req-849832b8-cee1-49d2-843a-7a0bd9cd693a None None] RequestId filter calling following filter/app {{(pid=112296) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:22:21.351613 np0000174126 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-849832b8-cee1-49d2-843a-7a0bd9cd693a admin admin] POST https://199.204.45.38/volume/v3/types May 14 10:22:21.352423 np0000174126 devstack@c-api.service[112296]: DEBUG cinder.api.openstack.wsgi [None req-849832b8-cee1-49d2-843a-7a0bd9cd693a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112296) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:22:21.354644 np0000174126 devstack@c-api.service[112296]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:22:21.354644 np0000174126 devstack@c-api.service[112296]: warnings.warn( May 14 10:22:21.365429 np0000174126 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-849832b8-cee1-49d2-843a-7a0bd9cd693a 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:21.397851 np0000174126 devstack@c-api.service[112296]: INFO cinder.api.openstack.wsgi [None req-849832b8-cee1-49d2-843a-7a0bd9cd693a admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 14 10:22:21.398336 np0000174126 devstack@c-api.service[112296]: [pid: 112296|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Thu May 14 10:22:20 2026] POST /volume/v3/types => generated 186 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:22:21.429413 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.429413 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.429413 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.429413 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.429413 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.430700 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.430700 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.430700 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.430700 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.430700 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431018 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431443 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431443 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431443 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431443 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431712 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431712 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431712 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431712 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431984 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431984 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.431984 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.431984 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.432275 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.432275 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.432275 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.432275 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.432275 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.432589 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.432589 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.432589 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.432589 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.432589 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433117 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433484 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.433861 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434207 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434207 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434207 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434207 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434207 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434603 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434603 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434603 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434603 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434603 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.434950 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435338 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435651 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435651 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435651 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435651 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435651 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435970 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435970 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435970 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.435970 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.435970 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436323 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436323 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436323 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436323 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436563 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436563 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436563 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436563 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436816 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436816 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436816 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.436816 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.436816 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437152 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437152 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437152 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437152 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437152 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437438 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437438 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437438 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437438 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437669 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437669 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437669 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437669 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437894 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437894 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.437894 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.437894 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438310 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438310 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438310 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438310 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438597 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438597 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438597 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438597 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438874 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438874 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438874 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.438874 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.438874 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439294 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439704 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439704 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439704 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439704 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439704 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.439977 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440388 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.440738 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441180 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441510 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441510 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441510 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441510 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441673 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441673 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441673 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441673 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441673 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 14 10:22:21.441816 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [req-849832b8-cee1-49d2-843a-7a0bd9cd693a req-afa5de83-6afa-413d-8a91-a98fc74b5a09 None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:22:21.869963 np0000174126 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [req-849832b8-cee1-49d2-843a-7a0bd9cd693a req-afa5de83-6afa-413d-8a91-a98fc74b5a09 admin admin] POST https://199.204.45.38/volume/v3/types/45d4e662-54a5-49d0-a53f-d32f0b3f57c3/extra_specs May 14 10:22:21.869963 np0000174126 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [req-849832b8-cee1-49d2-843a-7a0bd9cd693a req-afa5de83-6afa-413d-8a91-a98fc74b5a09 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:22:21.873907 np0000174126 devstack@c-api.service[112298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:22:21.873907 np0000174126 devstack@c-api.service[112298]: warnings.warn( May 14 10:22:21.887119 np0000174126 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [req-849832b8-cee1-49d2-843a-7a0bd9cd693a req-afa5de83-6afa-413d-8a91-a98fc74b5a09 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:22:21.961064 np0000174126 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [req-849832b8-cee1-49d2-843a-7a0bd9cd693a req-afa5de83-6afa-413d-8a91-a98fc74b5a09 admin admin] https://199.204.45.38/volume/v3/types/45d4e662-54a5-49d0-a53f-d32f0b3f57c3/extra_specs returned with HTTP 200 May 14 10:22:21.961064 np0000174126 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Thu May 14 10:22:21 2026] POST /volume/v3/types/45d4e662-54a5-49d0-a53f-d32f0b3f57c3/extra_specs => generated 55 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:22:22.793931 np0000174126 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=6 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:22:22.804331 np0000174126 devstack@c-api.service[112295]: DEBUG dbcounter [-] [112295] Writing DB stats cinder:SELECT=6 {{(pid=112295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:22:31.395404 np0000174126 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:22:31.956881 np0000174126 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:31:29.286266 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.286266 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.286266 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.286266 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.286266 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287279 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.287279 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287279 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.287279 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287279 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.287602 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288028 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288028 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288028 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288028 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288338 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288338 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288338 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288338 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288648 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288648 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.288648 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.288648 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.289300 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.289300 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.289300 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.289300 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.289300 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.289917 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.289917 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.289917 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.289917 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.289917 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.290659 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.291475 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.292267 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292965 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.292965 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292965 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.292965 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.292965 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.293831 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.293831 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.293831 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.293831 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.293831 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294413 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.294811 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.295176 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.295176 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.295176 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.295176 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.295176 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.295998 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.295998 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.295998 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.295998 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.295998 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296381 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296381 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296381 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296381 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296567 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296567 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296567 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296567 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296690 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296690 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296690 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296690 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296690 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296854 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296854 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296854 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296854 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296854 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296987 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296987 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.296987 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.296987 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297303 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297303 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297303 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297303 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297444 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297444 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297444 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297444 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297690 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297690 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297690 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297690 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297935 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297935 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.297935 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.297935 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298184 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298184 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298184 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298184 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298184 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298508 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298876 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298876 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298876 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.298876 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.298876 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299162 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299488 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.299827 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300164 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300485 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300485 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300485 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300485 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300699 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300699 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300699 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300699 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300699 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: warnings.warn(deprecated_msg) May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.middleware.request_id [None req-c1df87db-4c20-4eb6-a2bd-2c3fe7f6d665 None None] RequestId filter calling following filter/app {{(pid=112297) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:31:29.300971 np0000174126 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-c1df87db-4c20-4eb6-a2bd-2c3fe7f6d665 None None] GET https://199.204.45.38/volume// May 14 10:31:29.301348 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-c1df87db-4c20-4eb6-a2bd-2c3fe7f6d665 None None] Empty body provided in request {{(pid=112297) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:31:29.301348 np0000174126 devstack@c-api.service[112297]: DEBUG cinder.api.openstack.wsgi [None req-c1df87db-4c20-4eb6-a2bd-2c3fe7f6d665 None None] Calling method 'all' {{(pid=112297) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:31:29.301348 np0000174126 devstack@c-api.service[112297]: INFO cinder.api.openstack.wsgi [None req-c1df87db-4c20-4eb6-a2bd-2c3fe7f6d665 None None] https://199.204.45.38/volume// returned with HTTP 300 May 14 10:31:29.301348 np0000174126 devstack@c-api.service[112297]: [pid: 112297|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Thu May 14 10:31:29 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)