May 19 10:59:10.773850 np0000174699 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:59:10.786135 np0000174699 devstack@c-api.service[112216]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:59:10 2026] *** May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: nodename: np0000174699 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: machine: x86_64 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: clock source: unix May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: pcre jit disabled May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: detected number of CPU cores: 16 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: current working directory: / May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: detected binary path: /usr/bin/uwsgi-core May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: your processes number limit is 256917 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: your memory page size is 4096 bytes May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: detected max file descriptor number: 2048 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: lock engine: pthread robust mutexes May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: thunder lock: enabled May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:59:10.790924 np0000174699 devstack@c-api.service[112216]: Set PythonHome to /opt/stack/data/venv May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: Python main interpreter initialized at 0x7789f94a3668 May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: python threads support enabled May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: your server socket listen backlog is limited to 100 connections May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: your mercy for graceful operations on workers is 80 seconds May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: *** Operational MODE: preforking *** May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: *** uWSGI is running in multiple interpreter mode *** May 19 10:59:10.831902 np0000174699 devstack@c-api.service[112216]: spawned uWSGI master process (pid: 112216) May 19 10:59:10.832087 np0000174699 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:59:10.833303 np0000174699 devstack@c-api.service[112216]: spawned uWSGI worker 1 (pid: 112223, cores: 1) May 19 10:59:10.833303 np0000174699 devstack@c-api.service[112216]: spawned uWSGI worker 2 (pid: 112224, cores: 1) May 19 10:59:10.833736 np0000174699 devstack@c-api.service[112216]: spawned uWSGI worker 3 (pid: 112225, cores: 1) May 19 10:59:10.834278 np0000174699 devstack@c-api.service[112216]: spawned uWSGI worker 4 (pid: 112226, cores: 1) May 19 10:59:10.834381 np0000174699 devstack@c-api.service[112216]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: we strongly recommend against using it for new projects. May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: framework. For more detail see May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:10.963706 np0000174699 devstack@c-api.service[112224]: import eventlet # noqa May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: we strongly recommend against using it for new projects. May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: framework. For more detail see May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:10.975052 np0000174699 devstack@c-api.service[112225]: import eventlet # noqa May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: we strongly recommend against using it for new projects. May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: framework. For more detail see May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:10.976580 np0000174699 devstack@c-api.service[112226]: import eventlet # noqa May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: we strongly recommend against using it for new projects. May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: If you are already using Eventlet, we recommend migrating to a different May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: framework. For more detail see May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:59:10.998166 np0000174699 devstack@c-api.service[112223]: import eventlet # noqa May 19 10:59:11.061658 np0000174699 devstack@c-api.service[112224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:11.061658 np0000174699 devstack@c-api.service[112224]: debtcollector.deprecate( May 19 10:59:11.065889 np0000174699 devstack@c-api.service[112225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:11.065889 np0000174699 devstack@c-api.service[112225]: debtcollector.deprecate( May 19 10:59:11.066031 np0000174699 devstack@c-api.service[112226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:11.066031 np0000174699 devstack@c-api.service[112226]: debtcollector.deprecate( May 19 10:59:11.106640 np0000174699 devstack@c-api.service[112223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:59:11.106640 np0000174699 devstack@c-api.service[112223]: debtcollector.deprecate( May 19 10:59:11.151664 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:11.151664 np0000174699 devstack@c-api.service[112225]: from cgi import parse_header May 19 10:59:11.171903 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:11.171903 np0000174699 devstack@c-api.service[112226]: from cgi import parse_header May 19 10:59:11.176105 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:11.176105 np0000174699 devstack@c-api.service[112224]: from cgi import parse_header May 19 10:59:11.195462 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:11.195462 np0000174699 devstack@c-api.service[112225]: removals.removed_module( May 19 10:59:11.196488 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:11.196488 np0000174699 devstack@c-api.service[112225]: removals.removed_module( May 19 10:59:11.205789 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:11.205789 np0000174699 devstack@c-api.service[112223]: from cgi import parse_header May 19 10:59:11.222974 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:11.222974 np0000174699 devstack@c-api.service[112226]: removals.removed_module( May 19 10:59:11.223783 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:11.223783 np0000174699 devstack@c-api.service[112226]: removals.removed_module( May 19 10:59:11.232462 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:11.232462 np0000174699 devstack@c-api.service[112224]: removals.removed_module( May 19 10:59:11.233290 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:11.233290 np0000174699 devstack@c-api.service[112224]: removals.removed_module( May 19 10:59:11.265199 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:11.265199 np0000174699 devstack@c-api.service[112223]: removals.removed_module( May 19 10:59:11.266142 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:11.266142 np0000174699 devstack@c-api.service[112223]: removals.removed_module( May 19 10:59:11.828192 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:11.828192 np0000174699 devstack@c-api.service[112225]: warnings.warn( May 19 10:59:11.917710 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:11.917710 np0000174699 devstack@c-api.service[112224]: warnings.warn( May 19 10:59:11.945606 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:11.945606 np0000174699 devstack@c-api.service[112225]: warnings.warn( May 19 10:59:11.974794 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:11.974794 np0000174699 devstack@c-api.service[112226]: warnings.warn( May 19 10:59:11.984421 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:11.984421 np0000174699 devstack@c-api.service[112223]: warnings.warn( May 19 10:59:12.043005 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:12.043005 np0000174699 devstack@c-api.service[112224]: warnings.warn( May 19 10:59:12.107433 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:12.107433 np0000174699 devstack@c-api.service[112226]: warnings.warn( May 19 10:59:12.120731 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:12.120731 np0000174699 devstack@c-api.service[112223]: warnings.warn( May 19 10:59:12.278417 np0000174699 devstack@c-api.service[112225]: 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 19 10:59:12.278823 np0000174699 devstack@c-api.service[112225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:12.340506 np0000174699 devstack@c-api.service[112224]: 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 19 10:59:12.340686 np0000174699 devstack@c-api.service[112224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:12.372823 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:12.372823 np0000174699 devstack@c-api.service[112225]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:12.404286 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:12.404286 np0000174699 devstack@c-api.service[112224]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:12.430769 np0000174699 devstack@c-api.service[112226]: 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 19 10:59:12.431103 np0000174699 devstack@c-api.service[112223]: 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 19 10:59:12.431178 np0000174699 devstack@c-api.service[112226]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112226) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:12.431241 np0000174699 devstack@c-api.service[112223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:59:12.493076 np0000174699 devstack@c-api.service[112223]: /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 19 10:59:12.493076 np0000174699 devstack@c-api.service[112223]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:12.500010 np0000174699 devstack@c-api.service[112226]: /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 19 10:59:12.500010 np0000174699 devstack@c-api.service[112226]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:59:12.859531 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:12.859748 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:12.859981 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.860066 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.860110 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.860165 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.860291 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.860408 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.861509 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.861601 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.861688 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.861688 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.861824 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.861948 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.862010 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.862089 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.862159 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.862217 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.862273 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.862273 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.862273 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.862273 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.868405 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.868405 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.868603 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.868603 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.868603 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.868812 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.868933 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.869009 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.869081 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.869143 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.869143 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.869143 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.869143 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.869143 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.871115 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.871209 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.871267 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.871370 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.871464 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.871596 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.871691 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.871781 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.871900 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.871979 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.872102 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.872214 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.872308 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.872308 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.872506 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.872506 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.872506 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.872782 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.872921 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.872921 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.873115 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.873211 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.873301 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.873409 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.873516 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.873516 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.873516 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.873516 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.874770 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.874929 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.874929 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.874929 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.875187 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.875293 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.875487 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.875586 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.875683 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.875769 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.875769 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.875769 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.875769 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.875769 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.876644 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.876741 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.876789 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.876830 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.876886 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.876941 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.876989 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.877029 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.877072 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.877116 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.877174 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.877242 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.877302 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.877302 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.879589 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.879694 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.879694 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.879771 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.879819 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.879885 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.879967 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.880549 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.880616 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.880662 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.880729 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.880781 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.880846 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.880937 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.881473 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.881563 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.881563 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.881687 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.881751 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.881751 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.881901 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.881954 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.881994 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.882046 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.882098 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.882098 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.882098 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.882098 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.884034 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.884110 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.884167 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.884208 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.884248 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.884321 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.884373 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.884420 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.884466 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.884533 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.884605 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.884667 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.884751 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.884751 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.884896 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.884896 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.885020 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.885020 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.885156 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.885201 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.885239 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.885282 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.885334 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.885372 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.885411 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.885450 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.885502 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.885546 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.885591 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.885629 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.885701 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.885756 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.885800 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.885839 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.885914 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.885972 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.886013 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.886013 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.886113 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.886160 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.886160 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.886160 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.886844 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.886983 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.887063 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.887129 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.887208 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.887271 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.887331 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.887391 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.887449 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.887535 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.887629 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.887693 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.887803 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.887919 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.892780 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.892890 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.892929 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.892994 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.893031 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.893084 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.893174 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.893572 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.893633 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.893698 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.893741 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.893822 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.893885 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.893974 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.894475 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.894528 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.894604 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.894671 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.894712 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.894760 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.894807 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.894807 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.894889 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.894941 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.894982 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.895032 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.895082 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.895122 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.895161 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.895212 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.895262 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.895326 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.895396 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.895472 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.895589 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.895664 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.895727 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.895791 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.895888 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.895969 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.896057 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.896135 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.896195 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.896255 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.896315 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.896384 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.896384 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.896497 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.896557 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.896644 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.896644 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.896781 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.896858 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.896858 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.896858 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.896858 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.897500 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.897578 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.897641 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.897714 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.897776 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.897839 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.897839 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.897998 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.897998 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.898138 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.898200 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.898200 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.898200 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.898200 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.900118 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.900264 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.900264 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.900264 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.900633 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.900705 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.900778 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.900851 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.900935 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.901012 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.901012 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.901012 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.901012 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.901012 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.905728 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.905814 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.905814 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.905912 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.905987 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.906030 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.906084 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.906126 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.906159 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.906236 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.906294 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.906368 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.906410 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.906484 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.909426 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.909501 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.909546 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.909584 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.909670 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.909720 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.909765 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.909820 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.909906 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.909906 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.909991 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.910031 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.910071 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.910146 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.910713 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.910766 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.910843 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.910924 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.910970 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.911030 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.911079 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.911123 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.911166 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.911166 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.911242 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.911284 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.911335 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.911380 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.911418 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.911466 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.911514 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.911561 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.911596 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.911654 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.911770 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.911817 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.911889 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.911938 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.911938 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.911938 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.911938 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.911938 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.912106 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.912106 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.912194 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.912246 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.912300 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.912366 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.912429 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.912487 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.912543 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.912606 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.912667 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.912730 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.912788 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.912858 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.912956 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.913015 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.913073 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.913130 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.913205 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.913270 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.913270 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.913381 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.913440 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.913513 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.913570 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.913635 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.913635 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.913635 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.913785 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.913785 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.913785 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.913785 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.914015 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.914015 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.914151 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.914212 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.914269 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.914269 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.914269 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.914269 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.914269 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.914528 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.914822 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.914951 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.914951 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.915078 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.915078 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.915186 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.915186 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.915300 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.915361 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.915430 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.915501 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.915577 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.915634 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.915778 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.916724 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.916724 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.916996 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.916996 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.916996 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.916996 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.917343 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.917451 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.917535 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.917607 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.917682 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.917753 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.917814 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.917814 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.917957 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.918020 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.918102 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.918175 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.918244 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.918304 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.918376 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.920665 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.920748 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.920748 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.920833 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.920903 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.920988 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.921034 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.921407 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.921479 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.921619 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.921701 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.921776 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.921880 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.921937 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.921937 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.922013 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.922052 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.922119 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.922119 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.922194 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.922256 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.922360 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.922435 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.922518 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.922599 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.922682 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.922758 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.922850 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.923132 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.923188 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.923228 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.923265 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.923315 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.923356 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.923394 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.923436 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.923486 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.923529 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.923566 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.923611 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.923611 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.923714 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.926494 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.926567 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.926610 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.926653 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.926701 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.926742 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.926742 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.926815 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.926888 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.926941 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.926941 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.927012 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.940648 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112226) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:12.941090 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.941168 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.941370 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.941818 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.941937 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.942000 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.942067 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.942067 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.942181 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.942234 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.945507 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.945618 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.945618 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.945733 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.945733 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.945841 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.945841 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.946681 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.946681 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.946681 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.946681 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.946681 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.947227 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.947227 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.947227 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.947227 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.947227 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.947626 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:59:12.947709 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.947709 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.947709 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.947709 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.948008 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.948008 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.948170 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.948170 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.948288 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.948352 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.948352 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.948352 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.948567 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.948567 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.948693 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.948693 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.948693 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.948974 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.948974 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.948974 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.948974 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.949219 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.949219 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.949219 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.949219 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.949665 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.949665 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.949665 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.949940 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.950039 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.950107 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.950170 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.950230 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.950295 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.950356 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.950418 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.950493 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.950783 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.950890 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.950974 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.951040 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.951105 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.951180 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.951180 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.951306 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.951377 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.951441 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.951520 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.951585 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.951920 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.952001 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.952192 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.952287 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.952329 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.952380 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.952380 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.952380 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.952380 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.952380 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.952579 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.952619 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.952663 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.952707 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.952707 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.952778 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.952817 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.952882 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.953093 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.953139 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.953139 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.953310 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.953363 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.953401 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.953444 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.953487 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.953487 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.953561 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.953561 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.953561 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.953561 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.953706 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.953752 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.953752 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.953833 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.953892 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.953892 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.953963 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.953963 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.954044 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.954088 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.954132 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.954169 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.954214 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.954250 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.954286 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.954322 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.954361 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.954399 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.954437 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.954437 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.954513 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.954513 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.954513 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.954513 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.954658 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.954658 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.954732 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.954807 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.954866 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.954976 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.955022 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.955089 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.955137 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.955177 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.955217 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.955256 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.955303 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.955348 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.955413 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.955464 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.955541 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.955683 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.955760 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.955809 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.955910 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.955993 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.956059 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.956133 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.956177 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.956217 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.956262 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.956310 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.956349 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.956392 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.956442 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.956481 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.956520 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.956560 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.956598 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.956642 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.956684 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.956684 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.956684 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.956789 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.956838 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.956896 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.956936 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.956984 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.957028 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.957068 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.957106 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.957150 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.957193 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.957239 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.957283 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.957283 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.957283 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.957283 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.957283 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.957457 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.957457 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.957457 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.957556 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.957960 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.958021 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.958066 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.958128 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.958177 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.958256 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.958307 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.959219 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.959290 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.959330 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.959385 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.959429 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.959507 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.959560 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.959789 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.959884 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.959955 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.960021 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.960064 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.960064 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.960177 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.960226 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.960271 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.960314 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.960355 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.960355 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.960355 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.960460 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.960505 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.960546 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.960586 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.960663 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.960709 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.960754 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.960796 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.960842 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.960917 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.960954 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.960995 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.961031 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.961067 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.961103 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.961146 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.961199 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.961251 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.961346 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.961418 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.961418 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.961418 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.961754 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.961829 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.961948 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.961948 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.962075 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.962136 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.962210 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.962274 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.962318 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.962344 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.962344 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.962344 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.962344 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.962450 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.962674 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.962748 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.962811 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.962883 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.962960 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.963022 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.963090 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.963164 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.963237 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.963307 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.963372 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.963433 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.963495 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.963565 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.963866 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.963953 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.963988 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.964016 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.964051 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.964081 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.964108 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.964138 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.964216 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.964255 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.964289 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.964318 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.964344 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.964371 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.964417 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.964450 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.964478 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.964561 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.964627 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.964684 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.964754 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.965031 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.965097 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.965149 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.965181 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.965207 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.965237 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.965273 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.965306 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.965413 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.965520 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.965555 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.965585 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.965585 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.965637 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.965666 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.965694 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.965694 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.965694 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.965694 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.965795 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.965822 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.965884 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.965917 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.965917 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.965977 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.966057 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.966101 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.966133 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.966166 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.966198 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.966231 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.966265 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.966297 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.966327 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.966354 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.966386 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.966415 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.966446 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.966475 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.966505 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.966534 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.966594 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.966765 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.966813 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.966841 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.966896 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.966933 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.966961 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.966989 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.967020 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.967054 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.967084 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.967114 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.967146 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.967175 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.967208 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.967256 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.967316 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.967377 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.967441 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.967501 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.967562 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.967618 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.967649 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.967683 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.967746 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.967808 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.967874 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.967937 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.967970 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.968001 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.968031 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.968058 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.968088 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.968118 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.968150 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.968182 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.968234 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.968265 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.968299 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.968330 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.968365 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.968423 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.968489 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.968590 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.968666 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.968726 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.968788 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.968849 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.968926 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.968993 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.969058 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.969126 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.969193 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.969257 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.969319 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.969381 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.969435 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.969467 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.969496 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.969560 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.969622 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.969682 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.969732 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.969769 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.969798 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.969832 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.969883 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.969918 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.969951 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.969984 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.969984 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.970035 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.970064 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.970099 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.970128 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.970161 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.970189 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.970219 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.970418 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.970479 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.970586 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.970653 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.970715 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.970775 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.970811 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.970840 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.970889 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.970941 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.970998 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.971059 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.971119 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.971184 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.971474 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.971541 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.971592 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.971661 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.971716 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.971775 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.971842 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.972155 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.972220 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.972306 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.972370 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.972429 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.972487 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.972561 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:59:12.973240 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.973305 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.973372 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.973429 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.973488 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.973547 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.974501 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:59:12.974569 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:59:12.974638 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:59:12.974694 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:59:12.974759 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:59:12.974820 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:59:12.977945 np0000174699 devstack@c-api.service[112224]: INFO dbcounter [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Registered counter for database cinder May 19 10:59:12.988634 np0000174699 devstack@c-api.service[112225]: INFO dbcounter [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Registered counter for database cinder May 19 10:59:12.995473 np0000174699 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.012946 np0000174699 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.022505 np0000174699 devstack@c-api.service[112223]: INFO dbcounter [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Registered counter for database cinder May 19 10:59:13.034355 np0000174699 devstack@c-api.service[112226]: INFO dbcounter [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Registered counter for database cinder May 19 10:59:13.039440 np0000174699 devstack@c-api.service[112223]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd 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=112223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.055633 np0000174699 devstack@c-api.service[112226]: DEBUG oslo_db.sqlalchemy.engines [None req-4402d795-b7e5-4289-8266-55073f57a8d5 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=112226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.119238 np0000174699 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writer thread running {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:13.122231 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:13.124721 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:13.127286 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:13.127899 np0000174699 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writer thread running {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:13.129726 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:13.131049 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:13.131144 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.133519 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:13.133785 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.139106 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:13.139575 np0000174699 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.141026 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:13.141942 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.143626 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.143995 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:13.148017 np0000174699 devstack@c-api.service[112224]: INFO cinder.rpc [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:13.149565 np0000174699 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.150128 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.151873 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:13.153735 np0000174699 devstack@c-api.service[112225]: INFO cinder.rpc [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:13.154529 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.160132 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.163463 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.163725 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.166782 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.166913 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.167618 np0000174699 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writer thread running {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:13.170009 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.170841 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:13.172715 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.173160 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:13.174349 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.175390 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:13.175807 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.177341 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:13.178294 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.178406 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.178886 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.180105 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.181258 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.182015 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.184283 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.184949 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.186057 np0000174699 devstack@c-api.service[112223]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd 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=112223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.187068 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.187870 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.188488 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:13.189386 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.189883 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.190639 np0000174699 devstack@c-api.service[112223]: INFO cinder.rpc [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:13.191365 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.191453 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.192155 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.194012 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.195706 np0000174699 devstack@c-api.service[112226]: DEBUG dbcounter [-] [112226] Writer thread running {{(pid=112226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:59:13.197789 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.199028 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:59:13.199460 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.201299 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:59:13.201411 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.202773 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.202906 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.203466 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:59:13.203597 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.204793 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.205279 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.206073 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.206249 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.206778 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.207615 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.208268 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:59:13.208524 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.209137 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.209263 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.210050 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.210447 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.210565 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.210895 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.211461 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.211951 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.212911 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.213251 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.214168 np0000174699 devstack@c-api.service[112224]: WARNING cinder.api.contrib.hosts [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:13.214492 np0000174699 devstack@c-api.service[112225]: WARNING cinder.api.contrib.hosts [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:13.214727 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.214873 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.215120 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.215877 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: extensions {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.216060 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: extensions {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.216770 np0000174699 devstack@c-api.service[112226]: DEBUG oslo_db.sqlalchemy.engines [None req-4402d795-b7e5-4289-8266-55073f57a8d5 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=112226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:13.217251 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-availability-zone {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.217348 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-availability-zone {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.218034 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.218653 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: qos-specs {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.218868 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:59:13.220636 np0000174699 devstack@c-api.service[112226]: INFO cinder.rpc [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:59:13.220918 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: extra_specs {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.221251 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.221404 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.221879 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: qos-specs {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.222461 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: encryption {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.224071 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: extra_specs {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.224509 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.224715 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-volume-type-access {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.226285 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-quota-class-sets {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.226357 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: encryption {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.227747 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.227819 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: encryption {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.228103 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-volume-type-access {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.229274 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-snapshot-manage {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.229660 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-quota-class-sets {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.230747 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: consistencygroups {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.230952 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.231016 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: encryption {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.231268 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.232512 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-snapshot-manage {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.232763 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: backups {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.232877 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.233992 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: consistencygroups {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.234121 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.234776 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: scheduler-stats {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.235848 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.235943 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: backups {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.236278 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-quota-sets {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.237756 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-volume-manage {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.237878 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: scheduler-stats {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.238639 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.239379 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: capabilities {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.239539 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-quota-sets {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.240926 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-volume-manage {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.241039 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-volume-transfer {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.242448 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: capabilities {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.242638 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: os-hosts {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.243782 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-volume-transfer {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.244047 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extended resource: cgsnapshots {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.245335 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.245402 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.245538 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] SnapshotActionsController initialized {{(pid=112225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:13.245751 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: os-hosts {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.246589 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.247372 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extended resource: cgsnapshots {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.248167 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.248403 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.249075 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] SnapshotActionsController initialized {{(pid=112224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:13.249564 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.249631 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.250036 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.251197 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.251604 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.251881 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.252594 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.252971 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.253524 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.254083 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.254314 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.254458 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.255087 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.255454 np0000174699 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.255778 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.256377 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.256514 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.256634 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.256873 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.256927 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.256965 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257082 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension AdminActions extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257195 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension AdminActions extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257236 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.257302 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension AdminActions extending resource: backups {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257405 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257510 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeActions extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257559 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.257645 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension TypesManage extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257803 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.257921 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.258027 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.258130 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.258233 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 None None] Extension UsedLimits extending resource: limits {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.258636 np0000174699 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.259578 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.259713 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.259818 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260070 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260165 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260266 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension AdminActions extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260381 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension AdminActions extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260482 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension AdminActions extending resource: backups {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260585 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260676 np0000174699 devstack@c-api.service[112225]: WARNING keystonemiddleware.auth_token [None req-9a702ed4-d174-48f4-ba4e-986481a92f08 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 19 10:59:13.260731 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeActions extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260813 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension TypesManage extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.260944 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.261050 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.261149 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.261252 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.261361 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab None None] Extension UsedLimits extending resource: limits {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.262128 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.262612 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.264201 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.264614 np0000174699 devstack@c-api.service[112224]: WARNING keystonemiddleware.auth_token [None req-1c3c52e3-5fbd-4c33-bdeb-2852094cf1ab 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 19 10:59:13.265657 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.265726 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.266915 np0000174699 devstack@c-api.service[112223]: WARNING cinder.api.contrib.hosts [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:13.267144 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.267381 np0000174699 devstack@c-api.service[112225]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7789f94a3668 pid: 112225 (default app) May 19 10:59:13.267765 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.268815 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: extensions {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.269772 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.270314 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-availability-zone {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.270900 np0000174699 devstack@c-api.service[112224]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7789f94a3668 pid: 112224 (default app) May 19 10:59:13.271707 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: qos-specs {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.274960 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: extra_specs {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.275411 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.276624 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: encryption {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.276709 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.276709 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.276709 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.276709 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.276709 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277094 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277094 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277094 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277094 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277094 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277331 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277660 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277660 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277660 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277660 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277858 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277858 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.277858 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.277858 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.278140 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.278140 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.278140 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.278140 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.278349 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.278349 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.278349 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.278349 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.278349 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279254 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279254 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279254 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279254 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279254 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279496 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.279804 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280300 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280585 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280585 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280585 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280585 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280585 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280848 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280848 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280848 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.280848 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.280848 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281116 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281436 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281705 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281705 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281705 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281705 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281705 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281995 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281995 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281995 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.281995 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.281995 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282230 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282230 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282230 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282230 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282449 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282449 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282449 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282449 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282668 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282668 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282668 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282668 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282668 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282979 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282979 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282979 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.282979 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.282979 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283207 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283207 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283207 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283207 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283354 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283354 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283354 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283354 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283478 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283478 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283478 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283478 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283603 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283603 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283603 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283603 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283725 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283725 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283725 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283725 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283850 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283850 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283850 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.283850 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.283850 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284046 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284233 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284233 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284233 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284233 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284233 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284383 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284579 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.284783 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285010 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285209 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285209 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285209 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285209 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285346 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285346 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285346 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285346 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285346 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285529 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285529 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285529 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285529 np0000174699 devstack@c-api.service[112225]: /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 19 10:59:13.285529 np0000174699 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 19 10:59:13.285694 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-volume-type-access {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.285727 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.285758 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-c932402f-a203-489c-ab4b-a26ced054617 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:13.285791 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.285821 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-quota-class-sets {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.285846 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.285890 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: encryption {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.285921 np0000174699 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Tue May 19 10:59:13 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 10:59:13.285947 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.285947 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.286248 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-snapshot-manage {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.286832 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.288262 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.289238 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: consistencygroups {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.289608 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.290913 np0000174699 devstack@c-api.service[112226]: WARNING cinder.api.contrib.hosts [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:59:13.291632 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.292046 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: backups {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.292614 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: extensions {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.294818 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: scheduler-stats {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.296690 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-quota-sets {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.296780 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-availability-zone {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.298073 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-volume-manage {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.298163 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: qos-specs {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.300881 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: extra_specs {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.302444 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: encryption {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.302653 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: capabilities {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.304005 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-volume-transfer {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.304109 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-volume-type-access {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.306261 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: os-hosts {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.306385 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-quota-class-sets {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.306979 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extended resource: cgsnapshots {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.307068 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: encryption {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.308484 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] SnapshotActionsController initialized {{(pid=112223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:13.308690 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-snapshot-manage {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.311131 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.311206 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: consistencygroups {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.311260 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.312160 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: backups {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.312737 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.314132 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.314824 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: scheduler-stats {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.315562 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.316305 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-quota-sets {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.317093 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.317677 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-volume-manage {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.318444 np0000174699 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.319170 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: capabilities {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.319388 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.319578 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.319687 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.320459 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-volume-transfer {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.321165 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321276 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321377 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension AdminActions extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321491 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension AdminActions extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321587 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension AdminActions extending resource: backups {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321699 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321791 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeActions extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.321929 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension TypesManage extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.322035 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: os-hosts {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.322079 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.322141 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.322239 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.322338 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.322451 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd None None] Extension UsedLimits extending resource: limits {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.323408 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extended resource: cgsnapshots {{(pid=112226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:59:13.324924 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.contrib.snapshot_actions [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] SnapshotActionsController initialized {{(pid=112226) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:59:13.324999 np0000174699 devstack@c-api.service[112223]: WARNING keystonemiddleware.auth_token [None req-1ab27566-bf98-44e7-a5f2-ff964d50f0fd 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 19 10:59:13.325842 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.327408 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.328829 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.330243 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.331281 np0000174699 devstack@c-api.service[112223]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7789f94a3668 pid: 112223 (default app) May 19 10:59:13.331739 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.333228 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.334594 np0000174699 devstack@c-api.service[112226]: WARNING castellan.key_manager.migration [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:59:13.335495 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.335668 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension AdminActions extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension AdminActions extending resource: backups {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.339787 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension TypesManage extending resource: types {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.340240 np0000174699 devstack@c-api.service[112226]: DEBUG cinder.api.v3.router [None req-4402d795-b7e5-4289-8266-55073f57a8d5 None None] Extension UsedLimits extending resource: limits {{(pid=112226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:59:13.341359 np0000174699 devstack@c-api.service[112226]: WARNING keystonemiddleware.auth_token [None req-4402d795-b7e5-4289-8266-55073f57a8d5 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 19 10:59:13.348160 np0000174699 devstack@c-api.service[112226]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7789f94a3668 pid: 112226 (default app) May 19 10:59:21.179435 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.179435 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.179435 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.179435 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.180139 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.180139 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.180139 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.180139 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181122 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181470 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181470 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181470 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181470 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181470 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181827 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181827 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181827 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.181827 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.181827 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182162 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182162 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182162 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182162 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182395 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182395 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182395 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182395 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182395 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182687 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182687 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182687 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182687 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182687 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.182993 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183256 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183486 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183697 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183697 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183697 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183697 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183697 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183901 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183901 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183901 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.183901 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.183901 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184089 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184300 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184504 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184504 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184504 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184504 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184504 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184700 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184700 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184700 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184700 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184700 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184906 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184906 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.184906 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.184906 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185056 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185056 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185056 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185056 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185208 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185208 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185208 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185208 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185208 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185394 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185394 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185394 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185394 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185394 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185567 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185567 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185567 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185567 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185718 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185718 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185718 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185718 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185921 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185921 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.185921 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.185921 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186066 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186066 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186066 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186066 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186212 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186212 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186212 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186212 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186359 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186359 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186359 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186359 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186359 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186546 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186764 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186764 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186764 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186764 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186764 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.186959 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187173 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187408 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187638 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187856 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187856 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.187856 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.187856 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188034 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.188034 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188034 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.188034 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188034 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: /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 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 19 10:59:21.188228 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:21.697745 np0000174699 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da admin admin] POST https://199.204.45.138/volume/v3/types May 19 10:59:21.698266 np0000174699 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:21.700056 np0000174699 devstack@c-api.service[112224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:59:21.700056 np0000174699 devstack@c-api.service[112224]: warnings.warn( May 19 10:59:21.710526 np0000174699 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:21.741148 np0000174699 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 19 10:59:21.741648 np0000174699 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Tue May 19 10:59:21 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:59:21.756145 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da req-41d73992-2dad-4198-aade-a12739e1d24d None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:59:22.135741 np0000174699 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da req-41d73992-2dad-4198-aade-a12739e1d24d admin admin] POST https://199.204.45.138/volume/v3/types/0b659310-10e6-408d-812f-7e577e982a8a/extra_specs May 19 10:59:22.136415 np0000174699 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da req-41d73992-2dad-4198-aade-a12739e1d24d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:59:22.138326 np0000174699 devstack@c-api.service[112225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:59:22.138326 np0000174699 devstack@c-api.service[112225]: warnings.warn( May 19 10:59:22.148899 np0000174699 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da req-41d73992-2dad-4198-aade-a12739e1d24d 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:59:22.223328 np0000174699 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [req-3af7ca14-4ad0-4aa7-a1ee-0d013b9d03da req-41d73992-2dad-4198-aade-a12739e1d24d admin admin] https://199.204.45.138/volume/v3/types/0b659310-10e6-408d-812f-7e577e982a8a/extra_specs returned with HTTP 200 May 19 10:59:22.223772 np0000174699 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Tue May 19 10:59:21 2026] POST /volume/v3/types/0b659310-10e6-408d-812f-7e577e982a8a/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:59:23.190062 np0000174699 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=6 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:23.220442 np0000174699 devstack@c-api.service[112226]: DEBUG dbcounter [-] [112226] Writing DB stats cinder:SELECT=6 {{(pid=112226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:31.738703 np0000174699 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:59:32.221905 np0000174699 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 11:02:31.452558 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.452558 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.452558 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.452558 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.452558 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453513 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.453513 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453513 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.453513 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453513 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.453901 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.454363 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.454363 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.454363 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.454363 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.454665 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.454665 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.454665 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.454665 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455051 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455051 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455051 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455051 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455467 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455467 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455467 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455467 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455467 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455930 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455930 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455930 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.455930 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.455930 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456349 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.456899 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.457424 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458031 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458031 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458031 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458031 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458031 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458549 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458549 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458549 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458549 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458549 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.458973 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.459491 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459993 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.459993 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459993 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.459993 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.459993 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.460716 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.460716 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.460716 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.460716 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.460716 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461313 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461313 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461313 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461313 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461691 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461691 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461691 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461691 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461989 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461989 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461989 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.461989 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.461989 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462311 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462311 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462311 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462311 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462311 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462596 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462596 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462596 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462596 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462777 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462777 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.462777 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.462777 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463026 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463026 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463026 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463026 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463214 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463214 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463214 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463214 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463397 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463397 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463397 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463397 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463576 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463576 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463576 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463576 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463576 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.463882 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464149 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464149 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464149 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464149 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464149 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464352 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.464728 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465102 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465385 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465669 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465669 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465669 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465669 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465879 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465879 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465879 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.465879 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.465879 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: /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 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-6b8481c6-ac2f-412a-97a1-151a18a40573 None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 11:02:31.466115 np0000174699 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-6b8481c6-ac2f-412a-97a1-151a18a40573 None None] GET https://199.204.45.138/volume// May 19 11:02:31.466398 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-6b8481c6-ac2f-412a-97a1-151a18a40573 None None] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 11:02:31.466398 np0000174699 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-6b8481c6-ac2f-412a-97a1-151a18a40573 None None] Calling method 'all' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 11:02:31.466398 np0000174699 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-6b8481c6-ac2f-412a-97a1-151a18a40573 None None] https://199.204.45.138/volume// returned with HTTP 300 May 19 11:02:31.466398 np0000174699 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Tue May 19 11:02:31 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)