May 28 16:28:42.032626 np0000177214 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 16:28:42.043211 np0000177214 devstack@c-api.service[112470]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 16:28:42 2026] *** May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: nodename: np0000177214 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: machine: x86_64 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: clock source: unix May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: pcre jit disabled May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: detected number of CPU cores: 16 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: current working directory: / May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: detected binary path: /usr/bin/uwsgi-core May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: your processes number limit is 256917 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: your memory page size is 4096 bytes May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: detected max file descriptor number: 2048 May 28 16:28:42.046662 np0000177214 devstack@c-api.service[112470]: lock engine: pthread robust mutexes May 28 16:28:42.047517 np0000177214 devstack@c-api.service[112470]: thunder lock: enabled May 28 16:28:42.047517 np0000177214 devstack@c-api.service[112470]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 16:28:42.047517 np0000177214 devstack@c-api.service[112470]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 16:28:42.047517 np0000177214 devstack@c-api.service[112470]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 16:28:42.047517 np0000177214 devstack@c-api.service[112470]: Set PythonHome to /opt/stack/data/venv May 28 16:28:42.081719 np0000177214 devstack@c-api.service[112470]: Python main interpreter initialized at 0x7d4c69aa3668 May 28 16:28:42.081719 np0000177214 devstack@c-api.service[112470]: python threads support enabled May 28 16:28:42.081719 np0000177214 devstack@c-api.service[112470]: your server socket listen backlog is limited to 100 connections May 28 16:28:42.081719 np0000177214 devstack@c-api.service[112470]: your mercy for graceful operations on workers is 80 seconds May 28 16:28:42.082016 np0000177214 devstack@c-api.service[112470]: mapped 671795 bytes (656 KB) for 4 cores May 28 16:28:42.082191 np0000177214 devstack@c-api.service[112470]: *** Operational MODE: preforking *** May 28 16:28:42.082354 np0000177214 devstack@c-api.service[112470]: *** uWSGI is running in multiple interpreter mode *** May 28 16:28:42.082354 np0000177214 devstack@c-api.service[112470]: spawned uWSGI master process (pid: 112470) May 28 16:28:42.082460 np0000177214 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 16:28:42.083011 np0000177214 devstack@c-api.service[112470]: spawned uWSGI worker 1 (pid: 112472, cores: 1) May 28 16:28:42.083509 np0000177214 devstack@c-api.service[112470]: spawned uWSGI worker 2 (pid: 112473, cores: 1) May 28 16:28:42.083959 np0000177214 devstack@c-api.service[112470]: spawned uWSGI worker 3 (pid: 112474, cores: 1) May 28 16:28:42.084494 np0000177214 devstack@c-api.service[112470]: spawned uWSGI worker 4 (pid: 112475, cores: 1) May 28 16:28:42.084494 np0000177214 devstack@c-api.service[112470]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: we strongly recommend against using it for new projects. May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: framework. For more detail see May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:42.212637 np0000177214 devstack@c-api.service[112473]: import eventlet # noqa May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: we strongly recommend against using it for new projects. May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: framework. For more detail see May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:42.223030 np0000177214 devstack@c-api.service[112475]: import eventlet # noqa May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: we strongly recommend against using it for new projects. May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: framework. For more detail see May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:42.231293 np0000177214 devstack@c-api.service[112474]: import eventlet # noqa May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: we strongly recommend against using it for new projects. May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: If you are already using Eventlet, we recommend migrating to a different May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: framework. For more detail see May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:28:42.245098 np0000177214 devstack@c-api.service[112472]: import eventlet # noqa May 28 16:28:42.297764 np0000177214 devstack@c-api.service[112473]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:42.297764 np0000177214 devstack@c-api.service[112473]: warnings.warn( May 28 16:28:42.311231 np0000177214 devstack@c-api.service[112475]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:42.311231 np0000177214 devstack@c-api.service[112475]: warnings.warn( May 28 16:28:42.316189 np0000177214 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:42.316189 np0000177214 devstack@c-api.service[112474]: warnings.warn( May 28 16:28:42.331289 np0000177214 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:28:42.331289 np0000177214 devstack@c-api.service[112472]: warnings.warn( May 28 16:28:42.374380 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:42.374380 np0000177214 devstack@c-api.service[112473]: from cgi import parse_header May 28 16:28:42.400888 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:42.400888 np0000177214 devstack@c-api.service[112475]: from cgi import parse_header May 28 16:28:42.401327 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:42.401327 np0000177214 devstack@c-api.service[112474]: from cgi import parse_header May 28 16:28:42.409880 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:42.409880 np0000177214 devstack@c-api.service[112472]: from cgi import parse_header May 28 16:28:42.423578 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:42.423578 np0000177214 devstack@c-api.service[112473]: removals.removed_module( May 28 16:28:42.424952 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:42.424952 np0000177214 devstack@c-api.service[112473]: removals.removed_module( May 28 16:28:42.448787 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:42.448787 np0000177214 devstack@c-api.service[112475]: removals.removed_module( May 28 16:28:42.450364 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:42.450364 np0000177214 devstack@c-api.service[112475]: removals.removed_module( May 28 16:28:42.451742 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:42.451742 np0000177214 devstack@c-api.service[112474]: removals.removed_module( May 28 16:28:42.453888 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:42.453888 np0000177214 devstack@c-api.service[112474]: removals.removed_module( May 28 16:28:42.461270 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:42.461270 np0000177214 devstack@c-api.service[112472]: removals.removed_module( May 28 16:28:42.463763 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:42.463763 np0000177214 devstack@c-api.service[112472]: removals.removed_module( May 28 16:28:43.023746 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:43.023746 np0000177214 devstack@c-api.service[112473]: warnings.warn( May 28 16:28:43.054846 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:43.054846 np0000177214 devstack@c-api.service[112474]: warnings.warn( May 28 16:28:43.079502 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:43.079502 np0000177214 devstack@c-api.service[112472]: warnings.warn( May 28 16:28:43.086765 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:43.086765 np0000177214 devstack@c-api.service[112475]: warnings.warn( May 28 16:28:43.116250 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:43.116250 np0000177214 devstack@c-api.service[112473]: warnings.warn( May 28 16:28:43.152293 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:43.152293 np0000177214 devstack@c-api.service[112474]: warnings.warn( May 28 16:28:43.172607 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:43.172607 np0000177214 devstack@c-api.service[112472]: warnings.warn( May 28 16:28:43.183783 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:43.183783 np0000177214 devstack@c-api.service[112475]: warnings.warn( May 28 16:28:43.418411 np0000177214 devstack@c-api.service[112473]: 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 28 16:28:43.418801 np0000177214 devstack@c-api.service[112473]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112473) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:43.424292 np0000177214 devstack@c-api.service[112474]: 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 28 16:28:43.424539 np0000177214 devstack@c-api.service[112474]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112474) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:43.457815 np0000177214 devstack@c-api.service[112472]: 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 28 16:28:43.458309 np0000177214 devstack@c-api.service[112472]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112472) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:43.470948 np0000177214 devstack@c-api.service[112475]: 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 28 16:28:43.471387 np0000177214 devstack@c-api.service[112475]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112475) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:28:43.504025 np0000177214 devstack@c-api.service[112473]: /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 28 16:28:43.504025 np0000177214 devstack@c-api.service[112473]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:43.505334 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:43.505334 np0000177214 devstack@c-api.service[112474]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:43.518910 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:43.518910 np0000177214 devstack@c-api.service[112472]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:43.531880 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:43.531880 np0000177214 devstack@c-api.service[112475]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:28:43.954255 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112473) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:43.954424 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112475) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:43.954545 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:43.954614 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.954657 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:28:43.954696 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.954768 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.954844 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.954896 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.954947 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.954986 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.955031 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.955076 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.955133 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.955179 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.955255 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.956010 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.956075 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.956162 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.956225 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.956269 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.956306 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.956353 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.956398 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.956434 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.956470 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.956516 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.956560 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.956609 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.956645 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.956680 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.956713 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.956754 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.956799 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.956837 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.956878 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.956913 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.956948 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.956989 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.957022 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.957076 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.957136 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.957186 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.957186 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.958835 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.958909 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.958944 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.958988 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.959040 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.959097 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.959135 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.959194 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.959234 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.959276 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.959315 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.959353 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.959387 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.959436 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.959475 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.959510 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.959543 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.959580 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.959621 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.959657 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.959657 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.959733 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.959733 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.959794 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.959835 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.959877 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.959918 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.960004 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.963728 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.963802 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.963844 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.963890 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.963931 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.963971 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.963971 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.964055 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.964133 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.964186 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.964232 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.964274 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.964308 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.964347 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.964381 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.964426 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.964469 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.964505 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.964633 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.964676 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.964713 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.964760 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.964802 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.964838 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.964871 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.964913 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.964950 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.964993 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.965040 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.965132 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.965179 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.965216 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.965257 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.965302 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.965353 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.965397 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.965432 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.965485 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.965525 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.965568 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.965602 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.965641 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.965687 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.965730 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.965730 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.965809 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.965848 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.965904 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.965945 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.965986 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.966021 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.966060 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.966060 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.966060 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.966060 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.966060 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.966627 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.966694 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.966734 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.966782 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.966825 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.966860 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.966903 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.966943 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.966988 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.967038 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.967100 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.967151 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.967194 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.967236 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.967272 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.967309 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.967343 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.967384 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.967425 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.967466 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.967511 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.967548 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.967588 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.967627 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.967662 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.967705 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.967747 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.967797 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.967839 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.967882 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.967922 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.967961 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.967996 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.968033 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.968071 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.968137 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.968174 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.968209 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.968247 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.968286 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.968333 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.968377 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.968413 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.968454 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.968490 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.968541 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.968580 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.968623 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.968673 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.968716 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.968757 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.968791 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.968824 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.968859 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.968897 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.968940 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.968979 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.969025 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.969135 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.969182 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.969220 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.969265 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.969303 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.969345 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.969387 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.969423 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.969456 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.969496 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.969541 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.969586 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.969624 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.969658 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.969698 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.969736 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.969770 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.969803 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.969838 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.969893 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.969935 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.969974 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.970008 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.970042 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.970125 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.970173 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.970209 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.970245 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.970296 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.970331 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.970368 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.970400 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.970438 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.970475 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.970515 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.970555 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.970593 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.970626 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.970669 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.970707 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.971068 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.971068 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.971068 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.971068 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.971068 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.971266 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.971266 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.971344 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.971387 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.971424 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.971459 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.971498 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.971532 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.971574 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.971618 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.971659 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.971700 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.971736 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.971772 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.971807 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.971849 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.971884 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.971917 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.971960 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.972003 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.972046 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.972098 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.972140 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.972190 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.972232 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.972273 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.972310 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.972348 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.972392 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.972431 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.972473 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.972511 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.972554 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.972589 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.972624 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.972890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.973258 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.973258 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.973258 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.973360 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.973400 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.973441 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.973441 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.973441 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.973547 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.973587 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.973628 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.973663 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.973706 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.973744 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.973784 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.973784 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.973862 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.973910 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.973945 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.973982 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.974018 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.974059 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.974111 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.974150 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.974188 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.974221 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.974271 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.974310 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.974344 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.974416 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.974462 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.974462 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.976121 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.976190 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.976230 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.976280 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.976319 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.976359 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.976393 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.976437 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.976475 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.976511 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.976548 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.976582 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.976679 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.976717 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.976769 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.976807 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.976844 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.976885 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.976925 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.976925 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.976986 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.977024 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.977111 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.977151 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.977185 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.977238 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.977238 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.977301 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.977343 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.977343 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.977420 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.977456 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.977492 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.977531 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.977581 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.977628 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.977671 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.977671 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.977735 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.977769 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.977804 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.977837 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.977963 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.978010 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.978010 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.978104 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.978152 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.978198 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.978235 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.978278 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.978313 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.979756 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.979824 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.979863 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.979936 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.979986 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.980022 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.980064 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.980135 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.980182 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.980222 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.980261 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.980300 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.980339 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.980339 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.980405 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.980447 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.980485 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.980485 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.980485 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.980583 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.980583 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.980657 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.980702 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.980804 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.980856 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.980896 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.980931 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.980931 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.981011 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.981104 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.981149 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.981193 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.981228 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.981264 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.981306 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.981344 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.981386 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.981429 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.981429 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.981429 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.981429 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.981567 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.981607 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.981650 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.981691 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.981739 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.981778 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.981820 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.981820 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.981890 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.981929 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.981970 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.982011 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.982046 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.982046 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.982046 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.983983 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.984053 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.984109 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.984163 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.984203 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.984243 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.984280 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.984280 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.984338 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.984377 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.984419 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.984453 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.984495 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.984533 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.984571 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.984610 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.984610 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.984610 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.984705 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.984705 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.984780 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.985714 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.985783 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.985825 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.985861 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.985937 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.985977 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.986055 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.986552 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.986614 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.986661 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.986707 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.986742 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.986742 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.986812 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.986851 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.986886 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.986924 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.986961 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.986992 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.987039 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.987095 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.987136 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.987173 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.987220 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.987263 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.987301 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.987336 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.987378 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.987419 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.987458 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.987494 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.987494 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.987494 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.987494 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.987494 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.988461 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.988525 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.988561 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.988602 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.988637 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.988675 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.988710 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.988748 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.988786 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.988824 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.988857 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.988891 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.988924 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.988966 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.989006 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.989040 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.989130 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.989130 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.989199 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.989246 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.989246 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.989317 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.989317 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.989317 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.989317 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.989447 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.989447 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.989447 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.990074 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.990144 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.990183 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.990209 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.990249 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.990290 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.990327 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.990363 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.990401 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.990450 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.990493 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.990529 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.990574 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.990612 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.990654 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.990692 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.990724 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.990755 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.990780 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.990803 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.990829 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.990857 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.990883 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.990911 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.990911 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.990911 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.991009 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.991051 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.991235 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.991290 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.991329 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.991371 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.991400 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.991426 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.991462 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.991494 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.991494 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.991547 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.991575 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.991602 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.991626 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.991652 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.991684 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.991710 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.991745 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.991771 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.991821 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.991878 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.991954 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.992092 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.992203 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.992281 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.992364 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.992450 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.992529 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.992617 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.993872 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.993918 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.993999 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.994053 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.994119 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.994166 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.994206 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.994256 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.994295 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.994336 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.994377 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.994409 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.994443 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.994482 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.994521 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.994558 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.994592 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.994632 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.994670 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.994702 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.994745 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:43.995240 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:43.995326 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:43.995404 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:43.995498 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:43.995569 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:43.995643 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:43.995745 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.000503 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.000570 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.000622 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.000659 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.000716 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.000781 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.000850 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.000980 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.001061 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.001194 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.001254 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.001293 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.001336 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.001373 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.001405 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.001445 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.001480 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.001512 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.001512 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.001586 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.001626 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.001692 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.001733 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.001801 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.001862 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.001930 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.001968 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.002043 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.002766 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.002827 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.002865 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.002909 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.002949 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.002982 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.003018 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.003056 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.003129 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.003172 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.003208 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.003248 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.003284 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.003319 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.003356 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.003393 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.003431 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.003467 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.003500 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.003544 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.003581 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.003619 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.003658 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.003697 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.003738 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.003776 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.003815 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.003854 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.003888 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.004012 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.004050 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.004098 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.004131 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.005643 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.005690 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.005733 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.005765 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.005804 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.005844 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.005879 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.005918 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.005918 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.005989 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.005989 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.006052 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.006113 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.006147 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.006178 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.006218 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.006252 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.006284 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.006318 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.006349 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.006386 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.006419 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.006419 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.006477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.006655 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.006688 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.006720 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.006720 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.006885 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.007057 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.007330 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.007520 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.007595 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.007680 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.007719 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.007752 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.007788 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.007851 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.007901 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.007937 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.007971 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.008055 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.008249 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.008387 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.008515 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.008659 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.009960 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.010014 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.010062 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.010159 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.010200 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.010267 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.010332 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.011300 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.011399 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.011491 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.011581 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.011663 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.011748 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.011792 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.011828 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.011919 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.012058 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.012212 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.012415 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.012580 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.012726 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.013034 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.013291 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.013432 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.013566 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.013697 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.013825 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.013968 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.015244 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.015313 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.015369 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.015432 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.015490 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.015550 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.015615 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.015686 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.015739 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.015797 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.015858 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.015916 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.015964 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.016035 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.016119 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.016184 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.016242 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.016303 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.016362 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.016427 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.016514 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.016912 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.017018 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.017170 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.017269 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.017357 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.017444 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.017522 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.017565 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.017601 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.017636 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.017677 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.017718 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.017754 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.017789 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.017829 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.017868 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.017903 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.017943 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.017979 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.018014 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.018065 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.018125 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.018164 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.018203 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.018237 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.018271 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.018271 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.018341 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.018381 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.018416 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.018457 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.018457 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.018525 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.018560 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.018560 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.018630 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.018670 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.018670 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.018743 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.018779 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.018824 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.018859 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.018859 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.018933 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.018973 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.018973 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.018973 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.019074 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.019074 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.019330 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.019374 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.019423 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.019461 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.019501 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.019537 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.019571 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.019611 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.019646 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.019685 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.019720 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.019764 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.019801 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.019835 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.019900 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.019939 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.019974 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.020014 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.020050 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.020104 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.020157 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.020198 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.020237 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.020292 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.020352 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.020410 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.020468 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.020504 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.020546 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.020583 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.020629 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.020669 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.020705 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.020741 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.020776 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.020815 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.020849 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.020890 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.020929 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.020968 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.021008 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.021054 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.021140 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.021188 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.021229 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.021229 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.021299 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.021333 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.021365 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.021401 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.021442 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.021477 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.021511 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.021551 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.021586 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.021626 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.021660 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.021695 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.021728 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.021762 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.021796 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.021836 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.021871 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.021905 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.021939 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.021972 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.022012 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.022048 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.022097 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.022097 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.022097 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.022097 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.022238 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112473) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.022275 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.022275 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.022336 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.022375 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.022409 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.022409 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.022409 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112473) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.022409 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112473) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.022550 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.022550 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.022550 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.022654 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.022654 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.022714 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.022793 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:28:44.023046 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:28:44.023113 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:28:44.023179 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:28:44.023242 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:28:44.023296 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:28:44.023354 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:28:44.069563 np0000177214 devstack@c-api.service[112472]: INFO dbcounter [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Registered counter for database cinder May 28 16:28:44.070493 np0000177214 devstack@c-api.service[112475]: INFO dbcounter [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Registered counter for database cinder May 28 16:28:44.076159 np0000177214 devstack@c-api.service[112473]: INFO dbcounter [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Registered counter for database cinder May 28 16:28:44.078440 np0000177214 devstack@c-api.service[112474]: INFO dbcounter [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Registered counter for database cinder May 28 16:28:44.118393 np0000177214 devstack@c-api.service[112475]: DEBUG oslo_db.sqlalchemy.engines [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c 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=112475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.121236 np0000177214 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.131965 np0000177214 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.142905 np0000177214 devstack@c-api.service[112473]: DEBUG oslo_db.sqlalchemy.engines [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 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=112473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.233307 np0000177214 devstack@c-api.service[112475]: DEBUG dbcounter [-] [112475] Writer thread running {{(pid=112475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:44.234522 np0000177214 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writer thread running {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:44.236310 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:44.237079 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:44.239066 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:44.239964 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:44.241493 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:44.242959 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:44.243915 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:44.245120 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.245833 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:44.246969 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.247299 np0000177214 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writer thread running {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:44.249749 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.250041 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:44.250962 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.252476 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:44.254646 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:44.256682 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:44.257542 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.260516 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.266522 np0000177214 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writer thread running {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:28:44.269894 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:28:44.272525 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:28:44.275350 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:28:44.277881 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:28:44.278990 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.282762 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.288073 np0000177214 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.289243 np0000177214 devstack@c-api.service[112475]: DEBUG oslo_db.sqlalchemy.engines [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c 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=112475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.290099 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:44.292201 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:44.292430 np0000177214 devstack@c-api.service[112472]: INFO cinder.rpc [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:44.293544 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.294728 np0000177214 devstack@c-api.service[112475]: INFO cinder.rpc [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:44.295999 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.297493 np0000177214 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.299635 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:44.301374 np0000177214 devstack@c-api.service[112474]: INFO cinder.rpc [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:44.302230 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.304941 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.307138 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.308173 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.311396 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.312332 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.312648 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.315339 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.315728 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.316345 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.319349 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.319430 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.319469 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.319760 np0000177214 devstack@c-api.service[112473]: DEBUG oslo_db.sqlalchemy.engines [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 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=112473) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:44.321559 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.322267 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.322331 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:28:44.323914 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.324477 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.324815 np0000177214 devstack@c-api.service[112473]: INFO cinder.rpc [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:28:44.325301 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.326063 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.326966 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.327521 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.328095 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.329938 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.330316 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.330985 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.332454 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.332954 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.333476 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.334937 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.335114 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.335782 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.337701 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.338171 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.338727 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.340194 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.340577 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.341445 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.342905 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.343238 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.343893 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.345706 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.346196 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.346540 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.347364 np0000177214 devstack@c-api.service[112472]: WARNING cinder.api.contrib.hosts [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:44.348100 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.348399 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.348640 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.349562 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.349685 np0000177214 devstack@c-api.service[112475]: WARNING cinder.api.contrib.hosts [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:44.349782 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.350449 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.350877 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.351729 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.351937 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.352337 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.352727 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.353319 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.353721 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.353784 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.354774 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.354849 np0000177214 devstack@c-api.service[112474]: WARNING cinder.api.contrib.hosts [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:44.355025 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.355587 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.355742 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.356130 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.356571 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.357062 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.357457 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.357524 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: extensions {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.358491 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.358847 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-availability-zone {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.358920 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.359042 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.359895 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.359974 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: extensions {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.360314 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-hosts {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.361240 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.361833 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.361900 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-availability-zone {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.362225 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: backups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.362567 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.363132 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-hosts {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.364129 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.364243 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: consistencygroups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.364541 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: backups {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.364840 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.365060 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: extensions {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.366187 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-volume-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.366377 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.366443 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-availability-zone {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.366525 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: consistencygroups {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.367613 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: extra_specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.367746 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-hosts {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.368546 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-volume-manage {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.369073 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-snapshot-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.369165 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.369223 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: backups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.369935 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: extra_specs {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.370570 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: cgsnapshots {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.371464 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-snapshot-manage {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.371749 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: consistencygroups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.371958 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.372898 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: cgsnapshots {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.373463 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.373728 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-volume-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.374270 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: encryption {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.374859 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.375011 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: capabilities {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.375170 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: extra_specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.375781 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: encryption {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.376237 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: scheduler-stats {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.376697 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-snapshot-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.377360 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: capabilities {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.377712 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-volume-type-access {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.378193 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: cgsnapshots {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.378271 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.378570 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: scheduler-stats {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.379311 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: qos-specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.379590 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.380003 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-volume-type-access {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.380333 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.381071 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.381463 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-quota-class-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.381694 np0000177214 devstack@c-api.service[112473]: WARNING cinder.api.contrib.hosts [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:28:44.381769 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: qos-specs {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.382302 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.382668 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-quota-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.383700 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-quota-class-sets {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.383813 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.384053 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extended resource: os-volume-transfer {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.384580 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: capabilities {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.384909 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-quota-sets {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.385072 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.386377 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.386488 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extended resource: os-volume-transfer {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.386591 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.387107 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: scheduler-stats {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.387745 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.387928 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.389118 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.389229 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.389406 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-volume-type-access {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.389514 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.390534 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.390644 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.390890 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.391615 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.contrib.snapshot_actions [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] SnapshotActionsController initialized {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:44.391874 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: qos-specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.391948 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: extensions {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.392044 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.392342 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.393435 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-availability-zone {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.393548 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.393650 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.394443 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] SnapshotActionsController initialized {{(pid=112475) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:44.394745 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-quota-class-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.394858 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-hosts {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.394981 np0000177214 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.395131 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.395843 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension AdminActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.395980 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension AdminActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.396049 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-quota-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.396523 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.396634 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension AdminActions extending resource: backups {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.396704 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.396783 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: backups {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.396853 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.396922 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.396986 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397101 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension TypesManage extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397210 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397351 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397428 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397490 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extended resource: os-volume-transfer {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.397549 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397666 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397790 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension UsedLimits extending resource: limits {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397877 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.397944 np0000177214 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.398000 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-51dd41d6-02e0-4e1f-a29a-a6cc5f5fe694 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.398803 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension AdminActions extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.398935 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension AdminActions extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399002 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension AdminActions extending resource: backups {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399066 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399228 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399325 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399379 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: consistencygroups {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.399498 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399606 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension TypesManage extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399703 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399800 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399900 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.399941 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.400012 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.400141 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeActions extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.400262 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension UsedLimits extending resource: limits {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.400363 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.400461 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-b2098cf3-ac0e-405a-92ba-a9329f7c803c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.401467 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-volume-manage {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.401560 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.403063 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: extra_specs {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.403175 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.404575 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.404668 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-snapshot-manage {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.405455 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] SnapshotActionsController initialized {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:44.405797 np0000177214 devstack@c-api.service[112472]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4c69aa3668 pid: 112472 (default app) May 28 16:28:44.406161 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: cgsnapshots {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.406211 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.407640 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.407752 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: encryption {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.408360 np0000177214 devstack@c-api.service[112475]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4c69aa3668 pid: 112475 (default app) May 28 16:28:44.408932 np0000177214 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.409487 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: encryption {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.409830 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension AdminActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.409964 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension AdminActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410031 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension AdminActions extending resource: backups {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410279 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410415 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410483 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410542 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410636 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension TypesManage extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410733 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410834 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.410930 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.411058 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.411261 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.411325 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension UsedLimits extending resource: limits {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.411381 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: capabilities {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.411450 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.411518 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-dd8c3348-9e0b-48ff-8fb2-437a50b16166 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.412642 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: scheduler-stats {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.413933 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.413933 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.413933 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.413933 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.414328 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.414328 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.414328 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.414328 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.414609 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415010 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415010 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415010 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415010 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415010 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415394 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415394 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415394 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415394 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415394 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415735 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-volume-type-access {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.415804 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415804 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.415804 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.415804 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416104 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416104 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416104 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416104 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416104 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416485 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416485 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416485 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416485 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416485 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.416815 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417421 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.417838 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418215 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418215 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418215 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418215 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418215 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418472 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418472 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418472 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418472 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418472 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418696 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.418980 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419271 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419271 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419271 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419271 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419271 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419540 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419540 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419540 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419540 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419540 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419773 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419773 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419773 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419773 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419959 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419959 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.419959 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.419959 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420162 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420162 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420162 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420162 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420162 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420416 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420416 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420416 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420416 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420416 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420636 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420636 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420636 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420636 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420830 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420830 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.420830 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.420830 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421014 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421014 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421014 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421014 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421213 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421213 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421213 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421213 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421435 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421435 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421435 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421435 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421623 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421623 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421623 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421623 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421623 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.421867 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422160 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422160 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422160 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422160 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422160 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422388 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422668 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.422946 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423238 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423538 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423538 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423538 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423538 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423739 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423739 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423739 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423739 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423739 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423989 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423989 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423989 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.423989 np0000177214 devstack@c-api.service[112472]: /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 28 16:28:44.423989 np0000177214 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 28 16:28:44.424238 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: qos-specs {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.424564 np0000177214 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-eb31c72d-f740-4626-aeb8-1aca94255017 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:44.424608 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-quota-class-sets {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.424608 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-quota-sets {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.424693 np0000177214 devstack@c-api.service[112474]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4c69aa3668 pid: 112474 (default app) May 28 16:28:44.424925 np0000177214 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 949 bytes} [Thu May 28 16:28:44 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 16:28:44.424977 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extended resource: os-volume-transfer {{(pid=112473) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:28:44.424977 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.425056 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.426603 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.428093 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.428977 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.contrib.snapshot_actions [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] SnapshotActionsController initialized {{(pid=112473) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:28:44.429821 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.431211 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.432532 np0000177214 devstack@c-api.service[112473]: WARNING castellan.key_manager.migration [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:28:44.433398 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension AdminActions extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.433541 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434298 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension AdminActions extending resource: backups {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434411 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434520 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434622 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434726 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434824 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension TypesManage extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.434930 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435031 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435158 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435278 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435385 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435526 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension UsedLimits extending resource: limits {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435601 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.435713 np0000177214 devstack@c-api.service[112473]: DEBUG cinder.api.v3.router [None req-791dff13-eb9f-409c-b4dc-843afad2a3a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112473) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:28:44.443351 np0000177214 devstack@c-api.service[112473]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4c69aa3668 pid: 112473 (default app) May 28 16:28:51.353615 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.353615 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.353615 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.353615 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354333 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354333 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354333 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354333 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354914 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354914 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354914 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.354914 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.354914 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355217 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355217 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355217 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355217 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355217 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355498 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355498 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355498 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355498 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355730 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355730 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355730 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.355730 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.355730 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356007 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356007 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356007 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356007 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356007 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356292 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356609 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.356962 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.357589 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.357589 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.357589 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.357589 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.357589 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.357931 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.357931 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.357931 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.357931 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.357931 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358244 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.358564 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359000 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359000 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359000 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359000 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359000 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359373 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359373 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359373 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359373 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359373 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359644 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359644 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359644 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359644 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359899 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359899 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.359899 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.359899 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360165 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360165 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360165 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360165 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360165 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360463 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360463 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360463 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360463 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360463 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360726 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360726 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.360726 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.360726 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361004 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361004 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361004 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361004 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361301 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361301 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361301 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361301 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361449 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361449 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361449 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361449 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361588 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361588 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361588 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361588 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361766 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361766 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361766 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361766 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361766 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.361939 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362156 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362156 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362156 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362156 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362156 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362345 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362545 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362746 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.362956 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363187 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363187 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363187 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363187 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363338 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363338 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363338 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363338 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363338 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: warnings.warn(deprecated_msg) May 28 16:28:51.363510 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.middleware.request_id [None req-98645024-d2b4-4adc-949c-bd193f917f1a None None] RequestId filter calling following filter/app {{(pid=112475) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:51.832548 np0000177214 devstack@c-api.service[112475]: INFO cinder.api.openstack.wsgi [None req-98645024-d2b4-4adc-949c-bd193f917f1a admin admin] POST https://199.204.45.89/volume/v3/types May 28 16:28:51.833055 np0000177214 devstack@c-api.service[112475]: DEBUG cinder.api.openstack.wsgi [None req-98645024-d2b4-4adc-949c-bd193f917f1a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112475) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:28:51.834613 np0000177214 devstack@c-api.service[112475]: /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 28 16:28:51.834613 np0000177214 devstack@c-api.service[112475]: warnings.warn( May 28 16:28:51.871754 np0000177214 devstack@c-api.service[112475]: DEBUG oslo_db.sqlalchemy.engines [None req-98645024-d2b4-4adc-949c-bd193f917f1a 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=112475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:51.912117 np0000177214 devstack@c-api.service[112475]: INFO cinder.api.openstack.wsgi [None req-98645024-d2b4-4adc-949c-bd193f917f1a admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 May 28 16:28:51.912509 np0000177214 devstack@c-api.service[112475]: [pid: 112475|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Thu May 28 16:28:51 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 16:28:51.938030 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938030 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938030 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938030 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938562 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938562 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938562 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938562 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938714 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938933 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938933 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938933 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.938933 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.938933 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939180 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939180 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939180 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939180 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939180 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939363 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939363 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939363 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939363 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939523 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939523 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939523 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939523 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939523 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939716 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939716 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939716 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939716 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939716 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.939900 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940143 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940358 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940573 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940573 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940573 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940573 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940573 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940762 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940762 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.940951 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941219 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941429 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941429 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941429 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941429 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941429 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941621 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941621 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941621 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941621 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941621 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941804 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941804 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941804 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941804 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941973 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941973 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.941973 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.941973 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942143 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942143 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942143 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942347 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942347 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942347 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942347 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942347 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942530 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942530 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942530 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942530 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942684 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942684 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942684 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942684 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942837 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942837 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942837 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942837 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942998 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942998 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.942998 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.942998 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943165 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943165 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943165 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943165 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943319 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943319 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943319 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943319 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943319 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943511 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943736 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943736 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943736 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943736 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943736 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.943918 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944299 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944539 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944762 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944981 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944981 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.944981 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.944981 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945186 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.945186 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945186 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.945186 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945186 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 28 16:28:51.945394 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [req-98645024-d2b4-4adc-949c-bd193f917f1a req-0463b228-300e-4778-932a-9f0b812fc6e4 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:28:52.254781 np0000177214 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-98645024-d2b4-4adc-949c-bd193f917f1a req-0463b228-300e-4778-932a-9f0b812fc6e4 admin admin] POST https://199.204.45.89/volume/v3/types/9cbf2fab-ca46-4be3-8302-c4224ec21e03/extra_specs May 28 16:28:52.255359 np0000177214 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [req-98645024-d2b4-4adc-949c-bd193f917f1a req-0463b228-300e-4778-932a-9f0b812fc6e4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:28:52.257001 np0000177214 devstack@c-api.service[112474]: /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 28 16:28:52.257001 np0000177214 devstack@c-api.service[112474]: warnings.warn( May 28 16:28:52.297390 np0000177214 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [req-98645024-d2b4-4adc-949c-bd193f917f1a req-0463b228-300e-4778-932a-9f0b812fc6e4 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:28:52.361627 np0000177214 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [req-98645024-d2b4-4adc-949c-bd193f917f1a req-0463b228-300e-4778-932a-9f0b812fc6e4 admin admin] https://199.204.45.89/volume/v3/types/9cbf2fab-ca46-4be3-8302-c4224ec21e03/extra_specs returned with HTTP 200 May 28 16:28:52.362245 np0000177214 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Thu May 28 16:28:51 2026] POST /volume/v3/types/9cbf2fab-ca46-4be3-8302-c4224ec21e03/extra_specs => generated 55 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 16:28:54.291735 np0000177214 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=6 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:28:54.324275 np0000177214 devstack@c-api.service[112473]: DEBUG dbcounter [-] [112473] Writing DB stats cinder:SELECT=6 {{(pid=112473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:29:01.910417 np0000177214 devstack@c-api.service[112475]: DEBUG dbcounter [-] [112475] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:29:02.359808 np0000177214 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}