May 15 23:53:29.600420 np0000174362 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 23:53:29.609455 np0000174362 devstack@c-api.service[112329]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 23:53:29 2026] *** May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: nodename: np0000174362 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: machine: x86_64 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: clock source: unix May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: pcre jit disabled May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: detected number of CPU cores: 16 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: current working directory: / May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: detected binary path: /usr/bin/uwsgi-core May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: your processes number limit is 256917 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: your memory page size is 4096 bytes May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: detected max file descriptor number: 2048 May 15 23:53:29.612639 np0000174362 devstack@c-api.service[112329]: lock engine: pthread robust mutexes May 15 23:53:29.613445 np0000174362 devstack@c-api.service[112329]: thunder lock: enabled May 15 23:53:29.613445 np0000174362 devstack@c-api.service[112329]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 23:53:29.613445 np0000174362 devstack@c-api.service[112329]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 23:53:29.613445 np0000174362 devstack@c-api.service[112329]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 23:53:29.613445 np0000174362 devstack@c-api.service[112329]: Set PythonHome to /opt/stack/data/venv May 15 23:53:29.650591 np0000174362 devstack@c-api.service[112329]: Python main interpreter initialized at 0x7efa040a3668 May 15 23:53:29.650591 np0000174362 devstack@c-api.service[112329]: python threads support enabled May 15 23:53:29.650591 np0000174362 devstack@c-api.service[112329]: your server socket listen backlog is limited to 100 connections May 15 23:53:29.650591 np0000174362 devstack@c-api.service[112329]: your mercy for graceful operations on workers is 80 seconds May 15 23:53:29.651191 np0000174362 devstack@c-api.service[112329]: mapped 671795 bytes (656 KB) for 4 cores May 15 23:53:29.651302 np0000174362 devstack@c-api.service[112329]: *** Operational MODE: preforking *** May 15 23:53:29.651491 np0000174362 devstack@c-api.service[112329]: *** uWSGI is running in multiple interpreter mode *** May 15 23:53:29.651491 np0000174362 devstack@c-api.service[112329]: spawned uWSGI master process (pid: 112329) May 15 23:53:29.651602 np0000174362 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 23:53:29.652219 np0000174362 devstack@c-api.service[112329]: spawned uWSGI worker 1 (pid: 112338, cores: 1) May 15 23:53:29.652669 np0000174362 devstack@c-api.service[112329]: spawned uWSGI worker 2 (pid: 112339, cores: 1) May 15 23:53:29.654991 np0000174362 devstack@c-api.service[112329]: spawned uWSGI worker 3 (pid: 112340, cores: 1) May 15 23:53:29.656224 np0000174362 devstack@c-api.service[112329]: spawned uWSGI worker 4 (pid: 112341, cores: 1) May 15 23:53:29.656224 np0000174362 devstack@c-api.service[112329]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: we strongly recommend against using it for new projects. May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: framework. For more detail see May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:29.782804 np0000174362 devstack@c-api.service[112338]: import eventlet # noqa May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: we strongly recommend against using it for new projects. May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: framework. For more detail see May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:29.785942 np0000174362 devstack@c-api.service[112341]: import eventlet # noqa May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: we strongly recommend against using it for new projects. May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: framework. For more detail see May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:29.794415 np0000174362 devstack@c-api.service[112340]: import eventlet # noqa May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: we strongly recommend against using it for new projects. May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: framework. For more detail see May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:29.800384 np0000174362 devstack@c-api.service[112339]: import eventlet # noqa May 15 23:53:29.869337 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:29.869337 np0000174362 devstack@c-api.service[112341]: debtcollector.deprecate( May 15 23:53:29.876505 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:29.876505 np0000174362 devstack@c-api.service[112338]: debtcollector.deprecate( May 15 23:53:29.883206 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:29.883206 np0000174362 devstack@c-api.service[112339]: debtcollector.deprecate( May 15 23:53:29.883493 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:29.883493 np0000174362 devstack@c-api.service[112340]: debtcollector.deprecate( May 15 23:53:29.948850 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 15 23:53:29.948850 np0000174362 devstack@c-api.service[112341]: from cgi import parse_header May 15 23:53:29.956973 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 15 23:53:29.956973 np0000174362 devstack@c-api.service[112338]: from cgi import parse_header May 15 23:53:29.962166 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 15 23:53:29.962166 np0000174362 devstack@c-api.service[112339]: from cgi import parse_header May 15 23:53:29.962361 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 15 23:53:29.962361 np0000174362 devstack@c-api.service[112340]: from cgi import parse_header May 15 23:53:29.993921 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 15 23:53:29.993921 np0000174362 devstack@c-api.service[112341]: removals.removed_module( May 15 23:53:29.995093 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 15 23:53:29.995093 np0000174362 devstack@c-api.service[112341]: removals.removed_module( May 15 23:53:30.003490 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 15 23:53:30.003490 np0000174362 devstack@c-api.service[112338]: removals.removed_module( May 15 23:53:30.004186 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 15 23:53:30.004186 np0000174362 devstack@c-api.service[112338]: removals.removed_module( May 15 23:53:30.007434 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 15 23:53:30.007434 np0000174362 devstack@c-api.service[112339]: removals.removed_module( May 15 23:53:30.008176 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 15 23:53:30.008176 np0000174362 devstack@c-api.service[112339]: removals.removed_module( May 15 23:53:30.008681 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 15 23:53:30.008681 np0000174362 devstack@c-api.service[112340]: removals.removed_module( May 15 23:53:30.009397 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 15 23:53:30.009397 np0000174362 devstack@c-api.service[112340]: removals.removed_module( May 15 23:53:30.606933 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 15 23:53:30.606933 np0000174362 devstack@c-api.service[112341]: warnings.warn( May 15 23:53:30.635082 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 15 23:53:30.635082 np0000174362 devstack@c-api.service[112338]: warnings.warn( May 15 23:53:30.639563 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 15 23:53:30.639563 np0000174362 devstack@c-api.service[112339]: warnings.warn( May 15 23:53:30.645444 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 15 23:53:30.645444 np0000174362 devstack@c-api.service[112340]: warnings.warn( May 15 23:53:30.711243 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 15 23:53:30.711243 np0000174362 devstack@c-api.service[112341]: warnings.warn( May 15 23:53:30.739086 np0000174362 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 15 23:53:30.739086 np0000174362 devstack@c-api.service[112338]: warnings.warn( May 15 23:53:30.746612 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 15 23:53:30.746612 np0000174362 devstack@c-api.service[112339]: warnings.warn( May 15 23:53:30.751807 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 15 23:53:30.751807 np0000174362 devstack@c-api.service[112340]: warnings.warn( May 15 23:53:31.015439 np0000174362 devstack@c-api.service[112341]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 15 23:53:31.016080 np0000174362 devstack@c-api.service[112341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:31.025671 np0000174362 devstack@c-api.service[112338]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 15 23:53:31.026113 np0000174362 devstack@c-api.service[112338]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112338) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:31.034094 np0000174362 devstack@c-api.service[112339]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 15 23:53:31.034425 np0000174362 devstack@c-api.service[112339]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112339) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:31.058754 np0000174362 devstack@c-api.service[112340]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 15 23:53:31.059139 np0000174362 devstack@c-api.service[112340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:31.104639 np0000174362 devstack@c-api.service[112341]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 15 23:53:31.104639 np0000174362 devstack@c-api.service[112341]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:31.111934 np0000174362 devstack@c-api.service[112339]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 15 23:53:31.111934 np0000174362 devstack@c-api.service[112339]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:31.125561 np0000174362 devstack@c-api.service[112338]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 15 23:53:31.125561 np0000174362 devstack@c-api.service[112338]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:31.126259 np0000174362 devstack@c-api.service[112340]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 15 23:53:31.126259 np0000174362 devstack@c-api.service[112340]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:31.584316 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:31.584571 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:31.584659 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:31.584751 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.584912 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.584986 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.585044 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:31.585116 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.585182 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585246 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585311 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585367 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.585435 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585492 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585554 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.585554 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.585985 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.586056 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.586133 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.586133 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.586252 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.586320 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.586380 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.586433 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.586497 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.586553 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.586608 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.586665 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.586730 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.586825 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.586898 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.586989 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.587054 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.587125 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.587190 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.587255 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.587322 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.587384 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.587447 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.587517 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.587517 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.587517 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.587517 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.587517 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.592713 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.592830 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.592830 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.592954 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.592954 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.593047 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.593110 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.593167 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.593213 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.593213 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.593213 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.593320 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.593320 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.593410 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.593449 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.593492 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.593530 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.593572 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.593609 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.593650 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.593688 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.593724 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.593724 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.593850 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.593850 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.593923 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.593961 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.593961 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.595416 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.595475 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.595510 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.595545 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.595582 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.595629 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.595665 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.595702 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.595736 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.595793 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.595843 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.595935 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.595983 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.596017 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.596054 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.596089 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.596089 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.596089 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.596194 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.596232 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.596275 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.596308 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.596350 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.596388 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.596388 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.596388 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.596494 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.596531 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.596569 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.596609 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.596651 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.596686 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.596748 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.596813 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.596857 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.596900 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.596939 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.596982 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.597022 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.597066 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.597105 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.597147 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.597185 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.597185 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.597247 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.597289 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.597324 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.597365 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.597413 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.597643 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.597686 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.597723 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.597723 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.597723 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.597723 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.597723 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.599106 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.599169 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.599205 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.599243 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.599283 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.599321 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.599358 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.599402 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.599439 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.599477 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.599519 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.599564 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.599606 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.599642 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.599682 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.599682 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.599746 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.599819 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.599819 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.599918 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.599918 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.600007 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.600045 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.600088 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.600129 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.600129 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.600204 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.600242 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.600843 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.600898 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.600968 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.601016 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.601059 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.601059 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.601138 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.601183 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.601220 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.601256 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.601296 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.601371 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.601444 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.601495 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.601538 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.601598 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.601654 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.601714 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.601714 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.601714 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.601714 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.601916 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.601916 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.601916 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.602019 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.602019 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.602090 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.602164 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.603466 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.603529 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.603669 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.603720 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.603778 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.603817 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.603853 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.603890 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.604009 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.604053 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.604095 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.604136 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.604185 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.604228 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.604266 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.604301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.605264 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.605352 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.605395 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.605432 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.605475 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.605512 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.605551 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.605587 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.605623 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.605659 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.605706 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.605751 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.605815 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.605857 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.605907 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.605944 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.605989 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.606026 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.606061 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.606097 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.606143 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.606180 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.606238 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.606276 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.606319 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.606365 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.606401 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.606401 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.606647 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.606872 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.607779 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.607857 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.607949 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.608059 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.608111 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.608152 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.608196 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.608234 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.608276 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.608323 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.608367 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.608408 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.608444 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.608481 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.608523 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.608565 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.608607 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.608607 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.608676 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.608719 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.608719 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.608869 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.608924 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.608969 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.609007 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.609050 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.609092 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.609133 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.609190 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.609246 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.609308 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.609359 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.609419 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.609477 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.609530 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.609572 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.609613 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.609650 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.609693 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.609739 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.609797 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.609844 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.609882 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.609919 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.609959 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.609996 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.610043 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.610085 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.610131 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.610173 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.610214 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.610250 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.610287 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.610327 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.610364 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.610401 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.610450 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.610525 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.610564 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.610614 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.610654 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.610690 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.610733 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.610799 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.610845 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.610885 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.610922 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.610966 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.611013 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.611051 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.611092 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.611128 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.611165 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.611202 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.611238 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.611273 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.611309 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.611357 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.611594 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.611594 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.611671 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.611707 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.611749 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.611810 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.611848 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.611886 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.612008 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.612077 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.612114 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.612157 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.612253 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.612297 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.612334 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.612374 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.612412 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.612450 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.612494 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.612531 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.612565 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.612608 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.612644 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.612677 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.612709 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.612709 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.612709 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.612709 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.615448 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.615509 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.615568 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.615621 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.615660 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.615705 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.615742 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.615802 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.615841 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.615887 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.615951 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.616001 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.616042 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.616080 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.616080 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.616163 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.616200 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.616339 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.616460 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.616587 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.616629 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.616683 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.616721 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.616793 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.616842 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.616884 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.616926 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.616992 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.617595 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.617646 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.617705 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.617776 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.617846 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.617907 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.617962 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.618033 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.618081 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.618124 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.618160 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.618197 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.618266 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.618307 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.618356 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.618393 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.618438 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.618480 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.618518 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.618554 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.618598 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.618640 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.618682 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.618719 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.618780 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.618821 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.618868 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.618912 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.618950 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.618986 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.619023 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.619059 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.619101 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.619139 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.619184 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.619226 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.619267 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.619303 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.619346 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.619389 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.619426 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.619463 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.619507 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.619548 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.619601 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.619643 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.619686 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.619722 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.619782 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.619820 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.619857 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.619893 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.619929 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.619986 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.620033 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.620069 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.620110 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.620152 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.620188 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.620235 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.620271 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.620307 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.620343 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.620381 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.620422 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.620463 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.620499 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.620624 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.620672 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.620709 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.620746 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.620746 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.620746 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.620746 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.620906 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.620906 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.620906 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.621012 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.621050 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.621050 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.621127 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.621164 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.621199 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.621235 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.621275 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.621318 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.621359 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.621405 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.621447 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.621488 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.621525 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.621565 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.621602 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.621637 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.621637 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.621637 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.621637 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.621792 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.621792 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.621863 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.621922 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.621922 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.621922 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.621922 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.622059 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.622197 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.622248 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.622732 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.622807 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.622859 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.622902 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.622946 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.622989 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.623027 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.623063 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.623100 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.623138 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.623180 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.623217 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.623258 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.623301 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.623348 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.623390 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.623430 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.623430 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.623430 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.623533 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.623533 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.623872 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.623935 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.624055 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.624097 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.624151 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.624205 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.624280 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.628292 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.628378 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.628425 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.628463 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.628501 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.628549 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.628587 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.628631 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.628669 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.628707 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.628748 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.628820 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.628858 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.628894 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.628935 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.628971 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.629016 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.629016 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.629082 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.629124 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.629124 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.629191 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.629237 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.629278 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.629353 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.629417 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.629463 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.629541 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.631617 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.631687 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.631732 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.631796 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.631835 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.631873 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.631909 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.631944 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.631998 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.632052 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.632096 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.632132 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.632174 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.632210 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.632248 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.632290 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.632330 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.632367 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.632408 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.632451 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.632488 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.632524 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.632560 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.632596 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.632596 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.632596 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.632596 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.632596 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.632905 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.632968 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.633032 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.633077 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.633117 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.633158 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.633195 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.633236 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.633279 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.633321 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.633358 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.633408 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.633408 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.633481 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.633518 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.633560 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.633598 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.633635 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.633677 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.633714 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.633757 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.633818 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.633855 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.633892 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.633940 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.633982 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.634019 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.634061 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.634117 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.634159 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.634202 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.634239 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.634276 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.634318 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.634361 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.634404 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.634442 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.634480 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.634516 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.634637 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.634683 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.634726 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.634831 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.634901 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.634942 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.634979 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.635016 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.635052 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.635095 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.635138 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.635175 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.635212 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.635254 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.635297 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.635387 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.635432 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.635469 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.635509 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.635553 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.635594 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.635629 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.635670 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.635707 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.635748 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.635810 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.635848 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.635889 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.635926 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.635989 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.636032 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.636032 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.636100 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.636140 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.636177 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.636214 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.636255 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.636297 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.636338 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.636389 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.636427 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.636469 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.636505 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.636541 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.636662 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.636807 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.636852 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.636895 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.636931 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.636973 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.637009 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.637050 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.637086 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.637122 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.637158 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.637193 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.637272 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.637314 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.637369 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.637406 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.637448 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.637485 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.637528 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.637613 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.637684 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.637755 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.637811 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.637879 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.637957 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.638029 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.638029 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.638029 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.638029 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.638218 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.638292 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.638366 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.638406 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.638481 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.638556 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.638623 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.638668 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.638736 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.638821 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.638890 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.638929 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.639002 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.639073 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.639138 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.639218 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.639260 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.639336 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.639412 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.639480 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.639556 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.639599 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.639666 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.639722 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.639722 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.639722 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.639722 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.639722 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.639924 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.639924 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.640050 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.640103 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.640141 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.640183 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.640226 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.640262 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.640297 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.640337 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.640380 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.640415 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.640450 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.640485 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.640521 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.640556 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.640556 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.640720 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.640757 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.640838 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.640908 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.640976 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.641026 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.641067 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.641112 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.641149 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.641149 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.641149 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.641254 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.641254 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.641254 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.641366 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.641407 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.641449 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.641449 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.641513 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.641554 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.641590 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.641631 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.641671 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.641711 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.641751 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.641803 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.641849 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.641891 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.641931 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.641983 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.642021 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.642061 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.642102 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.642139 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.642175 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.642216 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.642254 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.642289 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.642329 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.642374 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.642410 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.642446 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.642483 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.642519 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.642560 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.642598 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.642633 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.642669 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.642718 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.642755 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.642809 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.642845 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.642891 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.642934 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.642971 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.643013 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.643049 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.643085 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.643132 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.643173 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.643212 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.643248 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.643280 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.643280 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.643280 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.643280 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.643280 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.643441 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.643441 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.643441 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.643441 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.643441 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.643610 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.643647 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.643681 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.643717 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.643778 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.643938 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.643982 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.644052 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.644098 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.644141 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.644141 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.644246 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.644323 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.644392 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.644427 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.644489 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.644540 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.644570 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.644617 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.644648 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.644677 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.644677 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.644677 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.644814 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.645042 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645079 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.645131 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645131 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645131 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.645131 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.645263 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645293 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.645320 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645352 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.645383 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645411 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645437 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645464 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645494 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.645528 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.645555 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.645585 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.645611 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.645637 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.645668 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.645694 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.645720 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645747 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645793 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.645825 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645852 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645882 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.645882 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645938 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645968 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.645998 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.646025 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.646051 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.646084 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.646113 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.646139 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.646164 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.646190 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.646220 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.646247 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.646274 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.646300 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.646330 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.646356 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.646387 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.646416 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.646446 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.646474 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.646474 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:31.647756 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.647814 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.648040 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.648040 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.648040 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.648126 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.648161 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.648191 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.648191 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.648244 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.648275 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.648303 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.648330 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.648330 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.648391 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.648417 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:31.648445 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.648469 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.648496 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:31.648496 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:31.648551 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.648583 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:31.648583 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:31.648637 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:31.693373 np0000174362 devstack@c-api.service[112341]: INFO dbcounter [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Registered counter for database cinder May 15 23:53:31.693540 np0000174362 devstack@c-api.service[112340]: INFO dbcounter [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Registered counter for database cinder May 15 23:53:31.694439 np0000174362 devstack@c-api.service[112339]: INFO dbcounter [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Registered counter for database cinder May 15 23:53:31.694799 np0000174362 devstack@c-api.service[112338]: INFO dbcounter [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Registered counter for database cinder May 15 23:53:31.708131 np0000174362 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-aa43171f-1045-4d96-8707-03f7dc40c979 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.715156 np0000174362 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.722158 np0000174362 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.725390 np0000174362 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.829098 np0000174362 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writer thread running {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:31.831612 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:31.833866 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:31.835870 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:31.837684 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:31.838590 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.840283 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.844748 np0000174362 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writer thread running {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:31.844988 np0000174362 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-aa43171f-1045-4d96-8707-03f7dc40c979 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.847350 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:31.847445 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:31.849662 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:31.849810 np0000174362 devstack@c-api.service[112340]: INFO cinder.rpc [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:31.850892 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.852268 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:31.854757 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:31.856012 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.856098 np0000174362 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writer thread running {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:31.858216 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.859340 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:31.861074 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.862320 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:31.862749 np0000174362 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.864319 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.864748 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:31.865180 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:31.867002 np0000174362 devstack@c-api.service[112341]: INFO cinder.rpc [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:31.867507 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:31.867607 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.868107 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.868849 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.871406 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.871642 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.874733 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.877491 np0000174362 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.878747 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.878970 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.880144 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:31.880260 np0000174362 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writer thread running {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:31.882232 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.882419 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.882520 np0000174362 devstack@c-api.service[112339]: INFO cinder.rpc [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:31.883478 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:31.883597 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.885442 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.885527 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.886533 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:31.888607 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.889517 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:31.889664 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.890115 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.891730 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:31.892642 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.892932 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.893025 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.895503 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.896545 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.897604 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.898558 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.899679 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.901380 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.901481 np0000174362 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:31.902020 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.902566 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.903972 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:31.904097 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.905648 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.905718 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.905911 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.906402 np0000174362 devstack@c-api.service[112338]: INFO cinder.rpc [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:31.907060 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.907177 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.907648 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.908690 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.909969 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.910211 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.911724 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.912260 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.913164 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.914345 np0000174362 devstack@c-api.service[112340]: WARNING cinder.api.contrib.hosts [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:31.915117 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.915541 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.916116 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: extensions {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.917008 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.917704 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-availability-zone {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.918981 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.919057 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: qos-specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.921095 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.921175 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: extra_specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.922076 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.922648 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.922716 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.922925 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.924077 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.924341 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-volume-type-access {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.925649 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.926006 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-quota-class-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.927171 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.927250 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.927792 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.927941 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.928602 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.929513 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-snapshot-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.930064 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.930997 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: consistencygroups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.931207 np0000174362 devstack@c-api.service[112341]: WARNING cinder.api.contrib.hosts [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:31.931977 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.932254 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.932457 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.933036 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: extensions {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.933196 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: backups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.934314 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-availability-zone {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.935232 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: scheduler-stats {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.935584 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: qos-specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.936702 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.936790 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-quota-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.937688 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: extra_specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.938234 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-volume-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.939087 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.939271 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.939669 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: capabilities {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.940926 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.940975 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-volume-type-access {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.941077 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-volume-transfer {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.942740 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: os-hosts {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.942819 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.942856 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-quota-class-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.943942 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.944130 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extended resource: cgsnapshots {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.944667 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.945714 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] SnapshotActionsController initialized {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:31.946214 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-snapshot-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.946855 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.947042 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.947115 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.947685 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: consistencygroups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.948413 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.949916 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: backups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.950029 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.950089 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.951293 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.951664 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: scheduler-stats {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.952624 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.952827 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.952900 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.953095 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-quota-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.954354 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.954429 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.954518 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-volume-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.955745 np0000174362 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.955972 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: capabilities {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.956086 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.956655 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.956948 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.956948 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957063 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957123 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.957176 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957234 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-volume-transfer {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.957291 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension AdminActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957563 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension AdminActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957639 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension AdminActions extending resource: backups {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957756 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.957869 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958081 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension TypesManage extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958177 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958236 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.958291 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958389 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958480 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958559 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] Extension UsedLimits extending resource: limits {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.958836 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: os-hosts {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.959743 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.960206 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extended resource: cgsnapshots {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.961002 np0000174362 devstack@c-api.service[112340]: WARNING keystonemiddleware.auth_token [None req-aa43171f-1045-4d96-8707-03f7dc40c979 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:31.961189 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.961654 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] SnapshotActionsController initialized {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:31.962436 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.962905 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.962987 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.963876 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.964623 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.965281 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.966126 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.966310 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.966666 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.966932 np0000174362 devstack@c-api.service[112340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7efa040a3668 pid: 112340 (default app) May 15 23:53:31.967687 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.968113 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.968391 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.968893 np0000174362 devstack@c-api.service[112339]: WARNING cinder.api.contrib.hosts [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:31.969637 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.969741 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.969958 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.970590 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: extensions {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.971108 np0000174362 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.971431 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.972136 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-availability-zone {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.972298 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972298 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972298 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972530 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972530 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972530 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension AdminActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972733 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension AdminActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972733 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension AdminActions extending resource: backups {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972897 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.972955 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.973013 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973184 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension TypesManage extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973283 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: qos-specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.973346 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973346 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973446 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973569 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.973662 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] Extension UsedLimits extending resource: limits {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:31.974462 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.975307 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: extra_specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.975921 np0000174362 devstack@c-api.service[112341]: WARNING keystonemiddleware.auth_token [None req-5d9aaa43-6933-488b-9ca5-b49edc404078 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:31.976029 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.976299 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.976299 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.976299 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.976299 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.976630 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.976630 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.976630 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.976630 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977030 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977409 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977409 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977409 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977409 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977409 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977661 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977661 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977661 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977661 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977661 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977889 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977889 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.977889 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.977889 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978060 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978060 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978060 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978060 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978060 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978277 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978277 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978277 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978277 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978277 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978489 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.978725 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979010 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979259 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.979305 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979305 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979305 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979305 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979305 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979535 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979535 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979535 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979535 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979535 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.979729 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980001 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980229 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980229 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980229 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980229 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980229 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980446 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980446 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980446 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980446 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980446 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980649 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980649 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980649 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980649 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980886 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980886 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.980886 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.980886 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981081 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981081 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981081 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981081 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981248 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.981282 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981282 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981282 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981282 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981282 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981517 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981517 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981517 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981517 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981517 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981722 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981722 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981722 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981722 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981946 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981946 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.981946 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.981946 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982123 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982123 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982123 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982123 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982285 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982285 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982285 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982285 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982457 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982457 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982457 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982457 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982457 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982676 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982968 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982968 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982968 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.982968 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.982968 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983173 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983437 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983675 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.983959 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984285 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984285 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984285 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984285 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984461 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984461 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984461 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984461 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984461 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984696 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984696 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984696 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984696 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:31.984696 np0000174362 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 15 23:53:31.984983 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-volume-type-access {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985022 np0000174362 devstack@c-api.service[112338]: WARNING cinder.api.contrib.hosts [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:31.985022 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:31.985085 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-6a878626-f80b-492a-b268-3132a2137a59 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:31.985121 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-quota-class-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985157 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: extensions {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985157 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-availability-zone {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985240 np0000174362 devstack@c-api.service[112341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7efa040a3668 pid: 112341 (default app) May 15 23:53:31.985276 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985310 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: qos-specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985344 np0000174362 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 956 bytes} [Fri May 15 23:53:31 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 23:53:31.985371 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-snapshot-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985371 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: consistencygroups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.985421 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: extra_specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.986437 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.987121 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: backups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.987976 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-volume-type-access {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.989174 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: scheduler-stats {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.990325 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-quota-class-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.990574 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-quota-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.991652 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.992007 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-volume-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.993169 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-snapshot-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.993494 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: capabilities {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.994651 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: consistencygroups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.994795 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-volume-transfer {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.996354 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: os-hosts {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.996618 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: backups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.997752 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extended resource: cgsnapshots {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.998649 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: scheduler-stats {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:31.999203 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.contrib.snapshot_actions [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] SnapshotActionsController initialized {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:32.000054 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-quota-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.000217 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.001614 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-volume-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.001842 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.003133 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: capabilities {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.003229 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.004638 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.004774 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-volume-transfer {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.006176 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.007007 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: os-hosts {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.007693 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.009117 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extended resource: cgsnapshots {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:32.009214 np0000174362 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.010148 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010285 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010393 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010519 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010603 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010747 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension AdminActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.010902 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension AdminActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011002 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension AdminActions extending resource: backups {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011099 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011175 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011352 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] SnapshotActionsController initialized {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:32.011467 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension TypesManage extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011467 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011617 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011690 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011823 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.011894 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] Extension UsedLimits extending resource: limits {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.012666 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.014171 np0000174362 devstack@c-api.service[112339]: WARNING keystonemiddleware.auth_token [None req-cdc1b279-13b2-4ee5-94b6-f16eaf8cba1b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:32.014818 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.016723 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.018811 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.020284 np0000174362 devstack@c-api.service[112339]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7efa040a3668 pid: 112339 (default app) May 15 23:53:32.020806 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.023078 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.025074 np0000174362 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:32.026327 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027066 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027066 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027066 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027066 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027279 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension AdminActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027350 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension AdminActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027482 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension AdminActions extending resource: backups {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027632 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.027793 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.028300 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension TypesManage extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.028464 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.028598 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.028756 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.028971 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.029111 np0000174362 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] Extension UsedLimits extending resource: limits {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:32.032392 np0000174362 devstack@c-api.service[112338]: WARNING keystonemiddleware.auth_token [None req-2ce0ff3f-f549-4c7e-b007-c2b7a7aac3fd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:32.040663 np0000174362 devstack@c-api.service[112338]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7efa040a3668 pid: 112338 (default app) May 15 23:53:39.245025 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.245025 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.245025 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.245025 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.245758 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.245758 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.245758 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.245758 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246031 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246357 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246357 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246357 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246357 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246357 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246640 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246640 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246640 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.246640 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.246640 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247044 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247044 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247044 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247044 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247271 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247271 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247271 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247271 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247271 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247551 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247551 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247551 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247551 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247551 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.247851 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248194 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.248516 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249006 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249006 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249006 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249006 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249006 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249310 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249310 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249310 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249310 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249310 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249573 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.249917 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250242 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250242 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250242 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250242 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250242 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250561 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250561 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250561 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250561 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250561 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250885 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250885 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.250885 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.250885 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251155 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251155 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251155 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251155 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251435 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251435 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251435 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251435 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251435 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251726 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251726 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251726 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.251726 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.251726 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252087 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252087 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252087 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252087 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252312 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252312 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252312 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252312 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252540 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252540 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252540 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252540 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252788 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252788 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.252788 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.252788 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253015 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253015 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253015 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253015 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253255 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253255 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253255 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253255 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253255 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253537 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253890 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.253890 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.253890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254159 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254483 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.254890 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255268 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255606 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255606 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255606 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255606 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255740 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255740 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255740 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255740 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255740 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 15 23:53:39.255910 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-a6aa745e-0cfa-4693-890c-2d1cd576f82d None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:39.800874 np0000174362 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-a6aa745e-0cfa-4693-890c-2d1cd576f82d admin admin] POST https://199.204.45.113/volume/v3/types May 15 23:53:39.800874 np0000174362 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-a6aa745e-0cfa-4693-890c-2d1cd576f82d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:53:39.802047 np0000174362 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 23:53:39.802047 np0000174362 devstack@c-api.service[112341]: warnings.warn( May 15 23:53:39.808429 np0000174362 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-a6aa745e-0cfa-4693-890c-2d1cd576f82d 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:39.839025 np0000174362 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-a6aa745e-0cfa-4693-890c-2d1cd576f82d admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 May 15 23:53:39.839025 np0000174362 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1288 bytes} [Fri May 15 23:53:39 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 23:53:39.849852 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [req-a6aa745e-0cfa-4693-890c-2d1cd576f82d req-3ad4a187-7fc2-4316-b339-3a9d806cec6d None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:40.181473 np0000174362 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-a6aa745e-0cfa-4693-890c-2d1cd576f82d req-3ad4a187-7fc2-4316-b339-3a9d806cec6d admin admin] POST https://199.204.45.113/volume/v3/types/2948033e-e5d0-4678-a3fc-13810885f7f1/extra_specs May 15 23:53:40.182025 np0000174362 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [req-a6aa745e-0cfa-4693-890c-2d1cd576f82d req-3ad4a187-7fc2-4316-b339-3a9d806cec6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:53:40.183698 np0000174362 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 23:53:40.183698 np0000174362 devstack@c-api.service[112340]: warnings.warn( May 15 23:53:40.195082 np0000174362 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [req-a6aa745e-0cfa-4693-890c-2d1cd576f82d req-3ad4a187-7fc2-4316-b339-3a9d806cec6d 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:40.261314 np0000174362 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-a6aa745e-0cfa-4693-890c-2d1cd576f82d req-3ad4a187-7fc2-4316-b339-3a9d806cec6d admin admin] https://199.204.45.113/volume/v3/types/2948033e-e5d0-4678-a3fc-13810885f7f1/extra_specs returned with HTTP 200 May 15 23:53:40.261921 np0000174362 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 2/3] 199.204.45.113 () {70 vars in 1505 bytes} [Fri May 15 23:53:39 2026] POST /volume/v3/types/2948033e-e5d0-4678-a3fc-13810885f7f1/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 23:53:41.881468 np0000174362 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=6 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:53:41.905917 np0000174362 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=6 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:53:49.834659 np0000174362 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:53:50.259668 np0000174362 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:58:11.930456 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.930456 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931186 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.931186 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931186 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.931186 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931186 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.931755 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932260 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932260 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932260 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932260 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932260 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932596 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932596 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932596 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932596 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932900 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932900 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.932900 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.932900 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.933322 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.933322 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.933322 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.933322 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.933322 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.933698 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.933698 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.933698 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.933698 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.933698 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934130 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.934656 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935099 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.935543 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936031 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936031 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936031 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936031 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936299 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936299 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936299 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936299 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936299 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936752 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936752 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936752 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.936752 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.936752 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937093 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937534 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937534 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937534 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937534 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937534 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937813 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937813 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937813 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.937813 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.937813 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938038 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938038 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938038 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938038 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938212 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938212 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938212 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938212 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938379 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938379 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938379 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938379 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938379 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938645 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938645 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938645 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938645 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938645 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938898 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938898 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.938898 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.938898 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939081 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939081 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939081 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939081 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939248 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939248 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939248 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939248 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939439 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939439 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939439 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939439 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939860 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939860 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.939860 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.939860 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940028 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940276 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940276 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940276 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940276 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940276 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940539 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.940881 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941141 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941430 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941725 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941725 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941725 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941725 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941919 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941919 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.941919 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.941919 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.942090 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.942090 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.942090 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.942090 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-189a0e46-e1f1-4850-b2df-4ab2eed93edf None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:58:11.942277 np0000174362 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-189a0e46-e1f1-4850-b2df-4ab2eed93edf None None] GET https://199.204.45.113/volume// May 15 23:58:11.942511 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-189a0e46-e1f1-4850-b2df-4ab2eed93edf None None] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 23:58:11.942511 np0000174362 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-189a0e46-e1f1-4850-b2df-4ab2eed93edf None None] Calling method 'all' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 23:58:11.942511 np0000174362 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-189a0e46-e1f1-4850-b2df-4ab2eed93edf None None] https://199.204.45.113/volume// returned with HTTP 300 May 15 23:58:11.942511 np0000174362 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 1/4] 199.204.45.113 () {66 vars in 1456 bytes} [Fri May 15 23:58:11 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)