May 20 01:50:02.908059 np0000175159 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 01:50:02.915169 np0000175159 devstack@c-api.service[112424]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 01:50:02 2026] *** May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: nodename: np0000175159 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: machine: x86_64 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: clock source: unix May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: pcre jit disabled May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: detected number of CPU cores: 16 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: current working directory: / May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: detected binary path: /usr/bin/uwsgi-core May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: your processes number limit is 256917 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: your memory page size is 4096 bytes May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: detected max file descriptor number: 2048 May 20 01:50:02.918254 np0000175159 devstack@c-api.service[112424]: lock engine: pthread robust mutexes May 20 01:50:02.919027 np0000175159 devstack@c-api.service[112424]: thunder lock: enabled May 20 01:50:02.919027 np0000175159 devstack@c-api.service[112424]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 01:50:02.919027 np0000175159 devstack@c-api.service[112424]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 01:50:02.919027 np0000175159 devstack@c-api.service[112424]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 01:50:02.919027 np0000175159 devstack@c-api.service[112424]: Set PythonHome to /opt/stack/data/venv May 20 01:50:02.953302 np0000175159 devstack@c-api.service[112424]: Python main interpreter initialized at 0x73b2cc8a3668 May 20 01:50:02.953302 np0000175159 devstack@c-api.service[112424]: python threads support enabled May 20 01:50:02.953302 np0000175159 devstack@c-api.service[112424]: your server socket listen backlog is limited to 100 connections May 20 01:50:02.953302 np0000175159 devstack@c-api.service[112424]: your mercy for graceful operations on workers is 80 seconds May 20 01:50:02.953830 np0000175159 devstack@c-api.service[112424]: mapped 671795 bytes (656 KB) for 4 cores May 20 01:50:02.953972 np0000175159 devstack@c-api.service[112424]: *** Operational MODE: preforking *** May 20 01:50:02.954127 np0000175159 devstack@c-api.service[112424]: *** uWSGI is running in multiple interpreter mode *** May 20 01:50:02.954127 np0000175159 devstack@c-api.service[112424]: spawned uWSGI master process (pid: 112424) May 20 01:50:02.954383 np0000175159 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 01:50:02.954969 np0000175159 devstack@c-api.service[112424]: spawned uWSGI worker 1 (pid: 112431, cores: 1) May 20 01:50:02.955504 np0000175159 devstack@c-api.service[112424]: spawned uWSGI worker 2 (pid: 112432, cores: 1) May 20 01:50:02.956000 np0000175159 devstack@c-api.service[112424]: spawned uWSGI worker 3 (pid: 112433, cores: 1) May 20 01:50:02.956573 np0000175159 devstack@c-api.service[112424]: spawned uWSGI worker 4 (pid: 112434, cores: 1) May 20 01:50:02.956573 np0000175159 devstack@c-api.service[112424]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: framework. For more detail see May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:50:03.076105 np0000175159 devstack@c-api.service[112434]: import eventlet # noqa May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: framework. For more detail see May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:50:03.079164 np0000175159 devstack@c-api.service[112433]: import eventlet # noqa May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: framework. For more detail see May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:50:03.087030 np0000175159 devstack@c-api.service[112431]: import eventlet # noqa May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: framework. For more detail see May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:50:03.099663 np0000175159 devstack@c-api.service[112432]: import eventlet # noqa May 20 01:50:03.163938 np0000175159 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:50:03.163938 np0000175159 devstack@c-api.service[112433]: debtcollector.deprecate( May 20 01:50:03.167377 np0000175159 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:50:03.167377 np0000175159 devstack@c-api.service[112434]: debtcollector.deprecate( May 20 01:50:03.176385 np0000175159 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:50:03.176385 np0000175159 devstack@c-api.service[112431]: debtcollector.deprecate( May 20 01:50:03.184955 np0000175159 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:50:03.184955 np0000175159 devstack@c-api.service[112432]: debtcollector.deprecate( May 20 01:50:03.242317 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:03.242317 np0000175159 devstack@c-api.service[112433]: from cgi import parse_header May 20 01:50:03.244038 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:03.244038 np0000175159 devstack@c-api.service[112434]: from cgi import parse_header May 20 01:50:03.261559 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:03.261559 np0000175159 devstack@c-api.service[112431]: from cgi import parse_header May 20 01:50:03.265760 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:03.265760 np0000175159 devstack@c-api.service[112432]: from cgi import parse_header May 20 01:50:03.285506 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:03.285506 np0000175159 devstack@c-api.service[112433]: removals.removed_module( May 20 01:50:03.286284 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:03.286284 np0000175159 devstack@c-api.service[112433]: removals.removed_module( May 20 01:50:03.287953 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:03.287953 np0000175159 devstack@c-api.service[112434]: removals.removed_module( May 20 01:50:03.288613 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:03.288613 np0000175159 devstack@c-api.service[112434]: removals.removed_module( May 20 01:50:03.306205 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:03.306205 np0000175159 devstack@c-api.service[112431]: removals.removed_module( May 20 01:50:03.308721 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:03.308721 np0000175159 devstack@c-api.service[112431]: removals.removed_module( May 20 01:50:03.310770 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:03.310770 np0000175159 devstack@c-api.service[112432]: removals.removed_module( May 20 01:50:03.311493 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:03.311493 np0000175159 devstack@c-api.service[112432]: removals.removed_module( May 20 01:50:03.883235 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:03.883235 np0000175159 devstack@c-api.service[112434]: warnings.warn( May 20 01:50:03.884456 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:03.884456 np0000175159 devstack@c-api.service[112433]: warnings.warn( May 20 01:50:03.912987 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:03.912987 np0000175159 devstack@c-api.service[112432]: warnings.warn( May 20 01:50:03.930076 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:03.930076 np0000175159 devstack@c-api.service[112431]: warnings.warn( May 20 01:50:03.980962 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:03.980962 np0000175159 devstack@c-api.service[112434]: warnings.warn( May 20 01:50:03.982221 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:03.982221 np0000175159 devstack@c-api.service[112433]: warnings.warn( May 20 01:50:04.011375 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:04.011375 np0000175159 devstack@c-api.service[112432]: warnings.warn( May 20 01:50:04.049282 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:04.049282 np0000175159 devstack@c-api.service[112431]: warnings.warn( May 20 01:50:04.272323 np0000175159 devstack@c-api.service[112434]: 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 20 01:50:04.272589 np0000175159 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:50:04.295119 np0000175159 devstack@c-api.service[112432]: 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 20 01:50:04.295329 np0000175159 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:50:04.296483 np0000175159 devstack@c-api.service[112433]: 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 20 01:50:04.296688 np0000175159 devstack@c-api.service[112433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:50:04.343166 np0000175159 devstack@c-api.service[112431]: 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 20 01:50:04.343672 np0000175159 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:50:04.360895 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:04.360895 np0000175159 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:50:04.364274 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:04.364274 np0000175159 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:50:04.364637 np0000175159 devstack@c-api.service[112433]: /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 20 01:50:04.364637 np0000175159 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:50:04.409667 np0000175159 devstack@c-api.service[112431]: /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 20 01:50:04.409667 np0000175159 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:50:04.839244 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:50:04.840680 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:50:04.840876 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:50:04.840946 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.840946 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.841085 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:50:04.841143 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841203 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841258 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841338 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.841398 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.841523 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841591 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841659 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841659 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.841659 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.841822 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.841822 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.841943 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.842005 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.842071 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.842138 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.842198 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.842258 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.842316 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.842374 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.842431 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.842533 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.842596 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.842654 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.842713 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.842770 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.842829 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.842882 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.842947 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.843018 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.843076 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.843276 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.843339 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.847704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.847704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.847979 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.847979 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.847979 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.847979 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.848214 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.848278 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.848339 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.848713 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.848713 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.848713 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.848713 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.848923 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.848993 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.849054 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.849114 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.849174 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.849233 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.849233 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.849233 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.849233 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.849233 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.850309 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.850392 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.850392 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.850516 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.850556 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.850599 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.850643 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.850695 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.850732 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.850775 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.850817 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.850860 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.850860 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.850860 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.851061 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.851113 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.851163 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.851241 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.851285 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.851323 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.851374 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.851421 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.851478 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.851521 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.851565 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.851613 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.851661 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.851702 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.851740 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.851783 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.851851 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.851893 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.851931 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.851969 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.852016 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.852065 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.852107 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.852146 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.852187 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.852224 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.852271 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.852318 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.852359 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.852399 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.852434 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.852505 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.852549 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.852549 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.852623 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.852667 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.852709 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.853842 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.853894 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.853951 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.854004 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.854063 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.854114 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.854151 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.854205 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.854253 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.854296 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.854296 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.854364 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.854407 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.854444 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.854501 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.854540 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.854577 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.854636 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.854636 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.854706 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.854749 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.854791 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.854832 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.854832 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.854832 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.854832 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.854967 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.854967 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.855576 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.855643 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.855736 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.855783 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.855822 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.855895 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.855949 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.855987 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.855987 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.856070 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.856111 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.856158 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.856197 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.856197 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.856267 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.856267 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.856267 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.856372 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.856418 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.856495 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.856495 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.856495 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.856615 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.856654 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.856697 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.856780 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.856826 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.856870 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.859277 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.859337 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.859373 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.859416 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.859454 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.859532 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.859570 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.859612 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.859659 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.859701 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.859739 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.859786 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.859827 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.859885 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.859921 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.859962 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.860000 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.860042 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.860090 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.860136 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.860136 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.860217 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.860217 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.860217 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.860217 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.860354 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.860354 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.860424 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.860989 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.861042 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.861101 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.861156 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.861217 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.861268 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.861307 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.861349 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.861388 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.861437 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.861437 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.861556 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.861593 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.861636 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.861674 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.861735 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.861789 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.861837 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.861837 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.861917 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.861953 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.861998 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.862040 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.862077 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.862125 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.862168 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.862168 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.862168 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.863407 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.863503 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.863597 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.863646 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.863698 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.863782 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.863824 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.863874 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.863924 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.863963 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.863998 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.864056 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.864099 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.864136 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.864185 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.864275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.864275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.864275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.864275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.864275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.864479 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.864524 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.864564 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.864650 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.864702 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.864793 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.864831 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.864872 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.864914 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.864964 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.865012 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.865058 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.865104 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.865147 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.865185 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.865226 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.865265 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.865307 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.865351 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.865400 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.865442 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.865502 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.865546 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.865585 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.865623 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.865664 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.865702 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.865742 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.865780 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.865831 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.865874 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.865912 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.865953 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.865991 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.866033 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.866070 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.866111 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.866149 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.866283 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.866328 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.866364 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.866406 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.866449 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.866512 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.866550 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.866592 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.866628 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.866671 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.866719 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.866767 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.866808 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.866846 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.866889 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.866932 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.866972 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.867009 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.867051 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.867096 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.867331 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.867374 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.867416 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.867485 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.867529 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.867579 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.867621 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.867662 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.867704 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.867747 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.867789 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.867826 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.867900 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.867961 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.868003 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.868044 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.868083 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.868129 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.868170 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.868207 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.868249 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.868287 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.868335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.870856 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.870924 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.870977 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.871044 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.871084 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.871113 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.871143 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.871169 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.871203 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.871234 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.871267 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.871298 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.871332 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.871359 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.871389 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.871415 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.871444 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.871482 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.871528 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.871590 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.871668 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.871710 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.871744 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.871794 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.871904 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.871962 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.872024 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.872092 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.872485 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.872558 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.872622 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.872658 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.872683 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.872711 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.872743 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.872779 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.872810 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.872839 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.872865 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.872896 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.872925 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.872955 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.872981 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.873011 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873037 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873067 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873094 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873133 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.873168 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.873194 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.873227 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.873253 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.873285 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.873311 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.873336 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.873360 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873394 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873420 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.873445 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.873491 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.873523 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.873549 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873579 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873604 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.873636 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.873665 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.873696 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.873728 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.873759 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.873787 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.873818 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.873854 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873885 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.873912 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873940 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.873966 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874001 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874032 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.874062 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.874092 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.874125 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.874150 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.874184 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.874211 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.874240 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.874264 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.874296 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.874326 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.874351 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.874378 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.874410 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.874436 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874481 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874508 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.874539 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.874572 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.874609 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.874636 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.874700 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.874742 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.874772 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874801 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.874826 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.874865 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.874895 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.874921 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.874952 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.874979 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.875008 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.875036 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.875036 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.875036 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.875185 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.875243 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.875275 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.875309 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.875335 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.875365 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.875390 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.875420 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.875445 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.875489 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.875514 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.875543 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.875575 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.875611 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.875643 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.875677 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.875703 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.875733 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.875762 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.875796 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.875822 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.875882 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.875908 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.875942 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.875968 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.876000 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.876026 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.876026 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.877569 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.877621 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.877688 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.877747 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.877822 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.877875 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.877875 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.877946 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.877991 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.878038 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.878080 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.878123 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.878166 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.878166 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.878244 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.878286 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.878324 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.878366 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.878404 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.878404 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.878404 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.878532 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.878532 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.878602 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.878659 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.878702 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.878743 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.878836 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.882950 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.883017 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.883059 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.883105 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.883184 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.883228 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.883271 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.883395 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.883485 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.883595 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.883652 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.883696 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.883737 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.883786 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.883833 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.883916 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.883968 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.883968 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.884044 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.884088 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.884126 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.884167 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.884208 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.884250 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.884299 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.884299 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.884378 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.884478 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.886115 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.886184 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.886252 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.886252 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.886365 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.886365 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.886494 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.886555 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.886607 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.886685 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.886752 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.886804 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.886861 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.886924 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.886985 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.887048 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.887048 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.887160 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.887222 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.887222 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.887334 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.887402 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.887493 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.887554 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.887614 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.887614 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.887752 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.887837 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.887954 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.888024 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.888099 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.888099 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.888212 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.888266 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.888324 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.888385 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.888452 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.888540 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.888599 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.888661 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.888743 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.888805 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.888872 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.888939 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.889002 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.889058 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.889112 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.889112 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.889240 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.889441 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.889542 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.889598 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.889672 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.889731 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.889795 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.889856 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.889915 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.889970 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.890027 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.890097 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.890159 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.890228 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.890287 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.890341 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.890403 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.890490 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.890552 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.890614 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.890681 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.890742 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.890803 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.890862 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.890916 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.890975 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.891033 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.891085 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.891145 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.891198 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.891268 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.891327 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.891395 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.891485 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.891558 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.891623 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.891684 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.891749 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.891801 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.892019 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.892186 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.892261 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.892338 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.892401 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.892529 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.892604 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.892665 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.892725 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.892784 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.892866 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.892929 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.892988 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.893057 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.893120 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.893180 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.893239 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.893308 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.893370 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.893439 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.893526 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.893600 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.893661 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.893723 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.893780 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.893840 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.893899 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.893960 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.894019 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.894077 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.894147 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.894206 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.894267 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.894333 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.894392 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.894450 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.894536 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.894610 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.894677 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.894736 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.894813 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.894881 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.894940 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.894999 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.895059 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.895118 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.895177 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.895234 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.895293 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.895293 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.895411 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.895512 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.895512 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.895635 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.895635 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.895745 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.895806 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.895922 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.895987 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.896047 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.896127 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.896187 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.896246 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.896304 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.896362 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.896422 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.896505 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.896505 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.896611 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.896690 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.896690 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.896802 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.896863 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.896863 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.896972 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.896972 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.897039 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.897085 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.897085 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.897085 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.897085 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.897222 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.897222 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.897222 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.897328 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.897369 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.897409 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.897444 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.897516 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.897557 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.897598 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.897638 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.897678 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.897718 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.897761 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.897800 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.897834 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.897873 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.897906 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.897906 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.897979 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.898020 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.898059 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.898298 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898298 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.898298 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.898298 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.898429 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898486 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.898524 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898560 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.898599 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.898648 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.898700 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.898746 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.898781 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.898816 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898854 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.898888 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.898926 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.898966 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.898999 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.899043 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.899089 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.899128 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.899172 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.899210 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.899244 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.899288 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.899329 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.899369 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.899403 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.899453 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.899515 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.899553 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.899589 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.899628 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.899667 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.899702 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.899743 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.899776 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.899815 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.899881 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.899924 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.899963 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.900003 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.900044 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.900077 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.900114 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.900152 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.900192 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.900232 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.900278 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.900317 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.900360 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.900360 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.900441 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.900505 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.900505 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.900575 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.900575 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.900575 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.900692 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.900731 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.900770 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.900803 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.900847 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.900888 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.900923 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.900961 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.900998 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.900998 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.900998 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.901110 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.901110 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.901110 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.901211 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.901250 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.901286 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.901324 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.901358 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.901408 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.901447 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.901510 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.901551 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.901551 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.901621 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.901664 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.901703 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.901703 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.901703 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.901812 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.901848 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.901886 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.901931 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.901965 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.902003 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.902041 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.902080 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.902122 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.902162 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.902202 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.902237 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.902277 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.902317 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.902356 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.902391 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.902429 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.902498 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.902552 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.902592 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.902629 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.902674 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.902709 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.902709 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.902773 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.902773 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.902773 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.902773 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.902773 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.902937 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.902978 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.902978 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.903045 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.903045 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.903045 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.903045 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.903183 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.903234 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.903278 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.903318 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.903364 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.903409 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.903448 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.903448 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.903532 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.903577 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.903617 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.903666 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.903704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.903704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.903704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.903704 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:50:04.903840 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.903919 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.903959 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.903959 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.904038 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.904074 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.904112 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.904145 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.904183 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.904223 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.904265 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.904302 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.904345 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.904384 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.904421 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.904489 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.904489 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.904489 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:50:04.904591 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:50:04.947574 np0000175159 devstack@c-api.service[112432]: INFO dbcounter [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Registered counter for database cinder May 20 01:50:04.948111 np0000175159 devstack@c-api.service[112434]: INFO dbcounter [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Registered counter for database cinder May 20 01:50:04.949925 np0000175159 devstack@c-api.service[112433]: INFO dbcounter [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Registered counter for database cinder May 20 01:50:04.951075 np0000175159 devstack@c-api.service[112431]: INFO dbcounter [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Registered counter for database cinder May 20 01:50:04.959066 np0000175159 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:04.960916 np0000175159 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:04.962935 np0000175159 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-d0e26498-d91f-4dff-bd72-a0d953506865 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:04.964596 np0000175159 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:05.076027 np0000175159 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:50:05.076607 np0000175159 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:50:05.078693 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:50:05.079713 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:50:05.080973 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:50:05.081882 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:50:05.083054 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:50:05.084355 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:50:05.084986 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:50:05.086182 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.086330 np0000175159 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:50:05.086624 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:50:05.086972 np0000175159 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writer thread running {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:50:05.088029 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.088347 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.089158 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:50:05.089928 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:50:05.090202 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.091283 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:50:05.093139 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:50:05.093388 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:50:05.093701 np0000175159 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:05.095244 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:50:05.098483 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:50:05.098564 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:50:05.098602 np0000175159 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:05.098647 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.098683 np0000175159 devstack@c-api.service[112434]: INFO cinder.rpc [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:50:05.098724 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:50:05.098765 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.098800 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.098834 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:50:05.098889 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.100569 np0000175159 devstack@c-api.service[112432]: INFO cinder.rpc [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:50:05.100619 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.101582 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.102885 np0000175159 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:05.104070 np0000175159 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-d0e26498-d91f-4dff-bd72-a0d953506865 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:05.104934 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:50:05.106086 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:50:05.106572 np0000175159 devstack@c-api.service[112431]: INFO cinder.rpc [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:50:05.107399 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.108539 np0000175159 devstack@c-api.service[112433]: INFO cinder.rpc [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:50:05.109702 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.109882 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.113129 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.113203 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.116335 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.116490 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.119674 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.120096 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.120985 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.121420 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.123568 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.124193 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.124450 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.125955 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.127449 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.127583 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.128689 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.130852 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.130925 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.131673 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.131864 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.133715 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.134948 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.135018 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.135931 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.136630 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.137857 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.138078 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.138325 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.139003 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.140819 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.140946 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.141745 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.142062 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.142429 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.145171 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.145242 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.145483 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.146372 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.148223 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.148352 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.149708 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.149776 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.150734 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.151326 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.151763 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.152448 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.152892 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.153255 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.154130 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.154620 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.155603 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.156180 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.156250 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.157654 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.157726 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.158089 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.159036 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.159107 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.160433 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.160632 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.161188 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.161450 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.161553 np0000175159 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:50:05.162080 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.162275 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.163223 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.163485 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.163557 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.164604 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.164867 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.164960 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.165022 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.165895 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.165987 np0000175159 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:50:05.166758 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.166828 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.167385 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.167703 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.167973 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.168567 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.169038 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.169375 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.170069 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.170191 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.170309 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.170833 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.171632 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.171917 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.172413 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.172512 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.173221 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.173538 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.174011 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.174080 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.174567 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.174764 np0000175159 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:50:05.175451 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.175541 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.176087 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.176175 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.176517 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.176887 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.177574 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.177697 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.178011 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.178187 np0000175159 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:50:05.179080 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.179149 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.179532 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.179673 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.180119 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.180692 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.181500 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.181574 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.181865 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.182146 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.182828 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.183005 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.183452 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.184094 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.184408 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.185802 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.185851 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.185897 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.186104 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.187116 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.187359 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.187408 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.187564 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.188735 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.188794 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.188977 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.189038 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.190118 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.190197 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.190415 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.190658 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.191593 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:50:05.191665 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.191721 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.191991 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.192365 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.193301 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.193583 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.193748 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.193821 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.194692 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.195058 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.195131 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.195999 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.196150 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:50:05.196431 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.196911 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.197037 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.197487 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.197841 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.198287 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.198890 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.199049 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.199281 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.199650 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.200588 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.200711 np0000175159 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.201036 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.201159 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.201540 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.201662 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.201753 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.201953 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202039 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.202113 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202113 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202236 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202356 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202426 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.202530 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202530 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202664 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202777 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202882 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.202983 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.203084 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.203190 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-8985b5b4-2013-4ed6-9140-ff8e73b0a246 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.203443 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.203900 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.204197 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.204764 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.205265 np0000175159 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.206143 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206285 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206359 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.206433 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206546 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206614 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206750 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.206848 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207061 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207061 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207179 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207241 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207384 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207453 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207596 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207698 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.207781 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207781 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-86b74e18-d03e-4977-a3f0-a530de0eacf2 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.207923 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.209276 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:50:05.209955 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:50:05.210194 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.211414 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:50:05.211620 np0000175159 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b2cc8a3668 pid: 112434 (default app) May 20 01:50:05.211676 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.212448 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.213096 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.214022 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.214435 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.215385 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.215832 np0000175159 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b2cc8a3668 pid: 112432 (default app) May 20 01:50:05.215913 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.216827 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.217340 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.218260 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.218700 np0000175159 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.219601 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.219735 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.219806 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.219806 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.219994 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.219994 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.219994 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.219994 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.220369 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.220369 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.220369 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.220369 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.220719 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221157 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221157 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221157 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221157 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221157 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221556 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221556 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221556 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221556 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221556 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221908 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221908 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.221908 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.221908 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222199 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222199 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222199 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222199 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222199 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222591 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222591 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222591 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222591 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222591 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.222936 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223354 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.223810 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224254 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224254 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224254 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224254 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224571 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.224645 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224645 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224645 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224645 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224920 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224920 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224920 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.224920 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.224920 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225309 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.225309 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225309 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.225309 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225309 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.225662 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.225723 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226126 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226126 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226126 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226126 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226408 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.226522 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226522 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226522 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226522 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226842 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226842 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.226842 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.226842 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227126 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.227126 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227126 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.227126 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227417 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.227417 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227587 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.227650 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.227650 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227650 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.227650 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.227650 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228076 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228076 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228076 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228076 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228076 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228416 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228416 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228416 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228416 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228724 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.228803 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228803 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.228803 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.228803 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229075 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229075 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229075 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229075 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229207 np0000175159 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:50:05.229233 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229233 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229233 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229233 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229375 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229375 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229443 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.229544 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229544 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229544 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229544 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229544 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229718 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229921 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.229921 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.229921 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230009 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230035 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230242 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230440 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230658 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230685 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230882 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230882 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.230882 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.230882 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231016 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231016 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231016 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231016 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231152 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231152 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231152 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231152 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231282 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231282 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231352 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231378 np0000175159 devstack@c-api.service[112434]: /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 20 01:50:05.231378 np0000175159 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 01:50:05.231450 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231450 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231450 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231450 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-2730423b-1bb1-4dd7-b4f7-8e334ca83509 None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231582 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231751 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231751 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231751 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231751 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231849 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-5c776a51-dbb9-49b9-bd61-581e6455deef None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:50:05.231879 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231879 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231879 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231879 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.231879 np0000175159 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-d0e26498-d91f-4dff-bd72-a0d953506865 None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:50:05.232009 np0000175159 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Wed May 20 01:50:05 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 01:50:05.232050 np0000175159 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b2cc8a3668 pid: 112431 (default app) May 20 01:50:05.232075 np0000175159 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b2cc8a3668 pid: 112433 (default app) May 20 01:50:12.348980 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.348980 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.348980 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.348980 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.348980 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.349906 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.349906 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.349906 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.349906 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.349906 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350231 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350642 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350642 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350642 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350642 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350908 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350908 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.350908 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.350908 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351168 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351168 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351168 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351168 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351433 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351433 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351433 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351433 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351433 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351948 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351948 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351948 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.351948 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.351948 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352255 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.352664 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353041 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353413 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353413 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353413 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353413 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353413 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353769 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353769 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353769 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.353769 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.353769 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354079 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354452 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354828 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354828 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354828 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.354828 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.354828 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355139 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355139 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355139 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355139 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355139 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355507 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355507 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355507 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355507 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355830 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355830 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.355830 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.355830 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356082 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356082 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356082 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356082 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356082 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356416 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356416 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356416 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356416 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356416 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356735 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356735 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.356735 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.356735 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357020 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357020 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357020 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357020 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357270 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357270 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357270 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357270 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357556 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357556 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357556 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357556 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357803 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357803 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.357803 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.357803 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358063 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358063 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358063 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358063 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358063 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358372 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358794 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358794 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358794 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.358794 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.358794 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359100 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359493 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.359926 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360221 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360410 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360410 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360410 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360410 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360552 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360552 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360552 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360552 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360552 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: /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 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 01:50:12.360706 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-31561c46-c548-4d03-b72b-1580ca02d669 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:50:12.824494 np0000175159 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-31561c46-c548-4d03-b72b-1580ca02d669 admin admin] POST https://199.204.45.138/volume/v3/types May 20 01:50:12.824676 np0000175159 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-31561c46-c548-4d03-b72b-1580ca02d669 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:50:12.826376 np0000175159 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:50:12.826376 np0000175159 devstack@c-api.service[112432]: warnings.warn( May 20 01:50:12.832778 np0000175159 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-31561c46-c548-4d03-b72b-1580ca02d669 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:12.864928 np0000175159 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-31561c46-c548-4d03-b72b-1580ca02d669 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 20 01:50:12.865447 np0000175159 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Wed May 20 01:50:12 2026] POST /volume/v3/types => generated 186 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 01:50:12.881124 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [req-31561c46-c548-4d03-b72b-1580ca02d669 req-30bfc6a3-62eb-4e53-984f-0f7ee6d6fc6e None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:50:13.311058 np0000175159 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [req-31561c46-c548-4d03-b72b-1580ca02d669 req-30bfc6a3-62eb-4e53-984f-0f7ee6d6fc6e admin admin] POST https://199.204.45.138/volume/v3/types/f6de3492-c5c6-492c-b6f6-cdfaeba0c8bb/extra_specs May 20 01:50:13.311770 np0000175159 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [req-31561c46-c548-4d03-b72b-1580ca02d669 req-30bfc6a3-62eb-4e53-984f-0f7ee6d6fc6e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:50:13.314085 np0000175159 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:50:13.314085 np0000175159 devstack@c-api.service[112434]: warnings.warn( May 20 01:50:13.321638 np0000175159 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [req-31561c46-c548-4d03-b72b-1580ca02d669 req-30bfc6a3-62eb-4e53-984f-0f7ee6d6fc6e 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:50:13.378690 np0000175159 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [req-31561c46-c548-4d03-b72b-1580ca02d669 req-30bfc6a3-62eb-4e53-984f-0f7ee6d6fc6e admin admin] https://199.204.45.138/volume/v3/types/f6de3492-c5c6-492c-b6f6-cdfaeba0c8bb/extra_specs returned with HTTP 200 May 20 01:50:13.379249 np0000175159 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 2/3] 199.204.45.138 () {70 vars in 1505 bytes} [Wed May 20 01:50:12 2026] POST /volume/v3/types/f6de3492-c5c6-492c-b6f6-cdfaeba0c8bb/extra_specs => generated 55 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 01:50:15.106150 np0000175159 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:50:15.108361 np0000175159 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=6 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:50:22.861938 np0000175159 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:50:23.377187 np0000175159 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 02:02:42.709965 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.709965 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.709965 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.709965 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.709965 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711220 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.711220 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711220 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.711220 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711220 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.711696 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.712100 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.712100 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.712100 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.712100 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.712397 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.712397 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.712397 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.712397 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.713064 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.713064 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.713064 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.713064 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.713796 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.713796 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.713796 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.713796 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.713796 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.714537 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.714537 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.714537 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.714537 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.714537 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.715201 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.716095 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717017 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717649 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717649 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717649 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717649 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717649 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717996 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717996 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717996 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.717996 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.717996 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.718305 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.719262 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.720182 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.720182 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.720182 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.720182 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.720182 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.720986 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.720986 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.720986 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.720986 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.720986 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721316 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721316 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721316 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721316 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721630 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721630 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721630 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721630 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721918 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721918 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721918 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.721918 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.721918 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.722256 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.722256 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.722256 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.722256 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.722256 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.723102 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.723102 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.723102 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.723102 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.723763 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.723763 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.723763 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.723763 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.724439 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.724439 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.724439 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.724439 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.724920 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.724920 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.724920 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.724920 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725243 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725243 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725243 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725243 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725550 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725550 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725550 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725550 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725550 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.725937 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726251 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726251 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726251 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726251 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726251 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726398 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726589 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.726777 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.727355 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.727803 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.727803 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.727803 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.727803 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728045 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.728045 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728045 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.728045 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728045 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: /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 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-15139209-891f-422d-ac99-e2134fb65528 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 02:02:42.728352 np0000175159 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-15139209-891f-422d-ac99-e2134fb65528 None None] GET https://199.204.45.138/volume// May 20 02:02:42.728602 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-15139209-891f-422d-ac99-e2134fb65528 None None] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 02:02:42.728602 np0000175159 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-15139209-891f-422d-ac99-e2134fb65528 None None] Calling method 'all' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 02:02:42.728602 np0000175159 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-15139209-891f-422d-ac99-e2134fb65528 None None] https://199.204.45.138/volume// returned with HTTP 300 May 20 02:02:42.728602 np0000175159 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Wed May 20 02:02:42 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)