May 19 10:09:55.415664 np0000174689 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:09:55.423469 np0000174689 devstack@c-api.service[112421]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:09:55 2026] *** May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: nodename: np0000174689 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: machine: x86_64 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: clock source: unix May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: pcre jit disabled May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: detected number of CPU cores: 16 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: current working directory: / May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: detected binary path: /usr/bin/uwsgi-core May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: your processes number limit is 256917 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: your memory page size is 4096 bytes May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: detected max file descriptor number: 2048 May 19 10:09:55.426704 np0000174689 devstack@c-api.service[112421]: lock engine: pthread robust mutexes May 19 10:09:55.427477 np0000174689 devstack@c-api.service[112421]: thunder lock: enabled May 19 10:09:55.427477 np0000174689 devstack@c-api.service[112421]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:09:55.427477 np0000174689 devstack@c-api.service[112421]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:09:55.427477 np0000174689 devstack@c-api.service[112421]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:09:55.427477 np0000174689 devstack@c-api.service[112421]: Set PythonHome to /opt/stack/data/venv May 19 10:09:55.464393 np0000174689 devstack@c-api.service[112421]: Python main interpreter initialized at 0x7599ca4a3668 May 19 10:09:55.464393 np0000174689 devstack@c-api.service[112421]: python threads support enabled May 19 10:09:55.464393 np0000174689 devstack@c-api.service[112421]: your server socket listen backlog is limited to 100 connections May 19 10:09:55.464393 np0000174689 devstack@c-api.service[112421]: your mercy for graceful operations on workers is 80 seconds May 19 10:09:55.464949 np0000174689 devstack@c-api.service[112421]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:09:55.465113 np0000174689 devstack@c-api.service[112421]: *** Operational MODE: preforking *** May 19 10:09:55.465341 np0000174689 devstack@c-api.service[112421]: *** uWSGI is running in multiple interpreter mode *** May 19 10:09:55.465341 np0000174689 devstack@c-api.service[112421]: spawned uWSGI master process (pid: 112421) May 19 10:09:55.465530 np0000174689 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:09:55.466194 np0000174689 devstack@c-api.service[112421]: spawned uWSGI worker 1 (pid: 112423, cores: 1) May 19 10:09:55.466903 np0000174689 devstack@c-api.service[112421]: spawned uWSGI worker 2 (pid: 112424, cores: 1) May 19 10:09:55.467428 np0000174689 devstack@c-api.service[112421]: spawned uWSGI worker 3 (pid: 112425, cores: 1) May 19 10:09:55.468165 np0000174689 devstack@c-api.service[112421]: spawned uWSGI worker 4 (pid: 112426, cores: 1) May 19 10:09:55.468229 np0000174689 devstack@c-api.service[112421]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: we strongly recommend against using it for new projects. May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: framework. For more detail see May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:55.600193 np0000174689 devstack@c-api.service[112424]: import eventlet # noqa May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: we strongly recommend against using it for new projects. May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: framework. For more detail see May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:55.605216 np0000174689 devstack@c-api.service[112425]: import eventlet # noqa May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: we strongly recommend against using it for new projects. May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: framework. For more detail see May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:55.608858 np0000174689 devstack@c-api.service[112423]: import eventlet # noqa May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: we strongly recommend against using it for new projects. May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: framework. For more detail see May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:55.612646 np0000174689 devstack@c-api.service[112426]: import eventlet # noqa May 19 10:09:55.687258 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:09:55.687258 np0000174689 devstack@c-api.service[112424]: debtcollector.deprecate( May 19 10:09:55.695033 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:09:55.695033 np0000174689 devstack@c-api.service[112425]: debtcollector.deprecate( May 19 10:09:55.701052 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:09:55.701052 np0000174689 devstack@c-api.service[112423]: debtcollector.deprecate( May 19 10:09:55.710507 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:09:55.710507 np0000174689 devstack@c-api.service[112426]: debtcollector.deprecate( May 19 10:09:55.776080 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:09:55.776080 np0000174689 devstack@c-api.service[112424]: from cgi import parse_header May 19 10:09:55.779698 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:09:55.779698 np0000174689 devstack@c-api.service[112425]: from cgi import parse_header May 19 10:09:55.794347 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:09:55.794347 np0000174689 devstack@c-api.service[112423]: from cgi import parse_header May 19 10:09:55.804481 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:09:55.804481 np0000174689 devstack@c-api.service[112426]: from cgi import parse_header May 19 10:09:55.825328 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:09:55.825328 np0000174689 devstack@c-api.service[112424]: removals.removed_module( May 19 10:09:55.825328 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:09:55.825328 np0000174689 devstack@c-api.service[112424]: removals.removed_module( May 19 10:09:55.834275 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:09:55.834275 np0000174689 devstack@c-api.service[112425]: removals.removed_module( May 19 10:09:55.835203 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:09:55.835203 np0000174689 devstack@c-api.service[112425]: removals.removed_module( May 19 10:09:55.850945 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:09:55.850945 np0000174689 devstack@c-api.service[112423]: removals.removed_module( May 19 10:09:55.851702 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:09:55.851702 np0000174689 devstack@c-api.service[112423]: removals.removed_module( May 19 10:09:55.856345 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:09:55.856345 np0000174689 devstack@c-api.service[112426]: removals.removed_module( May 19 10:09:55.857044 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:09:55.857044 np0000174689 devstack@c-api.service[112426]: removals.removed_module( May 19 10:09:56.541055 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:09:56.541055 np0000174689 devstack@c-api.service[112423]: warnings.warn( May 19 10:09:56.548559 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:09:56.548559 np0000174689 devstack@c-api.service[112424]: warnings.warn( May 19 10:09:56.549272 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:09:56.549272 np0000174689 devstack@c-api.service[112426]: warnings.warn( May 19 10:09:56.610525 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:09:56.610525 np0000174689 devstack@c-api.service[112425]: warnings.warn( May 19 10:09:56.696038 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:09:56.696038 np0000174689 devstack@c-api.service[112423]: warnings.warn( May 19 10:09:56.699504 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:09:56.699504 np0000174689 devstack@c-api.service[112424]: warnings.warn( May 19 10:09:56.702669 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:09:56.702669 np0000174689 devstack@c-api.service[112426]: warnings.warn( May 19 10:09:56.764482 np0000174689 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:09:56.764482 np0000174689 devstack@c-api.service[112425]: warnings.warn( May 19 10:09:57.024234 np0000174689 devstack@c-api.service[112423]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:09:57.024504 np0000174689 devstack@c-api.service[112423]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112423) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:57.031306 np0000174689 devstack@c-api.service[112424]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:09:57.031486 np0000174689 devstack@c-api.service[112424]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112424) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:57.036478 np0000174689 devstack@c-api.service[112426]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:09:57.036672 np0000174689 devstack@c-api.service[112426]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112426) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:57.113583 np0000174689 devstack@c-api.service[112426]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:09:57.113583 np0000174689 devstack@c-api.service[112426]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:57.114537 np0000174689 devstack@c-api.service[112423]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:09:57.114537 np0000174689 devstack@c-api.service[112423]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:57.117694 np0000174689 devstack@c-api.service[112424]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:09:57.117694 np0000174689 devstack@c-api.service[112424]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:57.119691 np0000174689 devstack@c-api.service[112425]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:09:57.119911 np0000174689 devstack@c-api.service[112425]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112425) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:57.192191 np0000174689 devstack@c-api.service[112425]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:09:57.192191 np0000174689 devstack@c-api.service[112425]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:57.682186 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112424) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:57.682447 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112423) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:57.682567 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112425) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:57.683025 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112426) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:57.683108 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683168 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683241 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.683326 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.683386 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683386 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.683491 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683561 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683620 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683674 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.683729 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.683807 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.684212 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.684321 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.684382 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.684438 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.684499 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.684574 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.684638 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.684696 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.684764 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.684820 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.684876 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.684876 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.684978 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.685034 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.685093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.685093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.685206 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.685270 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.685535 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.685614 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.685686 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.685760 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.685760 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.685894 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.685957 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.685957 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.685957 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.685957 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.691038 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.691119 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.691195 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.691195 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.691281 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.691342 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.691424 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.691484 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.691531 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.691531 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.691602 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.691644 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.691684 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.691763 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.692046 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.692133 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.692262 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.692341 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.692418 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.692515 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.692608 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.692954 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.693054 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.693140 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.693224 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.693337 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.693417 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.693509 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.693881 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.693948 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.694001 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.694061 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.694148 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.694191 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.694230 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.694273 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.694322 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.694360 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.694398 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.694398 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.694463 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.694513 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.694513 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.694585 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.694585 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.694676 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.694767 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.694840 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.694946 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.694994 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.695032 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.695093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.695155 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.695211 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.695269 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.695351 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.695392 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.695437 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.695473 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.695510 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.695561 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.695606 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.695644 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.695697 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.695738 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.695776 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.695820 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.695858 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.695904 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.695941 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.695987 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.696088 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.696135 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.696170 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.696209 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.696209 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.696209 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.696513 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.696603 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.696695 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.696788 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.696887 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.696964 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.697054 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.697450 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.697730 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.697730 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.697802 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.697857 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.697895 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.697942 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.697977 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.698017 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.698067 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.698108 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.698152 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.698196 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.698234 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.698283 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.698347 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.698387 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.698387 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.698456 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.698499 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.698542 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.698586 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.698624 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.698708 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.698793 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.698874 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.698956 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.699048 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.699222 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.699304 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.699345 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.699385 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.699431 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.699431 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.699518 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.699766 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.699809 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.699845 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.699885 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.699923 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.699969 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.699969 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.700043 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.700121 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.700165 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.700203 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.700242 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.700278 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.700341 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.700381 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.700419 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.700457 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.700457 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.700457 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.700577 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.700577 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.702049 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.702110 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.702177 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.702220 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.702261 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.702326 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.702377 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.702416 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.702457 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.702500 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.702544 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.702582 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.702582 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.702665 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.702708 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.702756 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.702756 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.702756 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.702756 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.702900 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.702900 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.703973 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.704039 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.704132 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.704214 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.704270 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.704324 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.704369 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.704414 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.704450 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.704485 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.704521 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.704557 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.704594 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.704638 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.704682 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.704897 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.704936 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.704980 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.705018 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.705056 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.705056 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.705129 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.705129 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.705480 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.705480 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.705480 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.705480 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.705480 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.705978 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.706051 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.706148 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.706236 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.706341 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.706437 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.706533 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.706686 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.706748 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.706809 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.706865 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.706921 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.706977 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.707016 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.707059 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.707102 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.707147 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.707183 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.707221 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.707265 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.707323 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.707362 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.707397 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.707446 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.707485 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.707525 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.707563 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.707602 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.707640 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.707692 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.707730 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.707769 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.707804 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.707848 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.707885 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.707920 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.707958 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.707993 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.708038 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.708077 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.708118 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.708182 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.708221 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.708265 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.708320 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.708366 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.708420 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.708459 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.708504 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.708545 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.708580 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.708614 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.708648 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.708681 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.708718 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.708751 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.708786 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.708825 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.708870 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.708906 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.708939 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.708983 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.709023 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.709057 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.709093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.709142 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.709182 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.709219 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.709376 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.709419 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.709453 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.709489 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.709523 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.709563 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.709603 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.709637 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.709671 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.709710 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.709744 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.709778 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.709813 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.709848 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.710156 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.710156 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.710156 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.710156 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.710156 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.710348 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.710390 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.710425 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.710460 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.710497 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.710541 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.710589 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.710637 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.710681 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.710720 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.710720 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.710790 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.710825 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.710868 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.710902 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.710935 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.710975 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.711048 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.711048 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.711122 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.711122 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.711122 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.711122 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.714296 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.714367 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.714458 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.714529 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.714585 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.714653 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.714728 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.716352 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.716416 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.716477 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.716543 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.716596 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.716653 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.716682 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.716711 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.716738 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.716812 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.716868 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.716929 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.716987 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.717057 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.717088 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.717162 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.717250 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.717370 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.717451 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.717543 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.717645 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.717903 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.717971 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.718026 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.718093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.718146 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.718203 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.718266 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.718333 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.718370 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.718408 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.718446 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.718474 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.718506 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.718535 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.718566 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.718591 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.718617 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.718648 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.718676 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.718712 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.718740 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.718766 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.718794 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.718818 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.718843 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.718874 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.718906 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.718933 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.718960 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.718986 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.719019 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.719049 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.719077 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.719102 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.719129 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.719153 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.719178 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.719205 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.719234 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.719258 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.719318 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.719346 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.719377 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.719403 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.719403 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.719447 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.719481 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.719506 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.719589 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.719621 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.719669 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.719696 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.719755 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.719788 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.719854 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.719881 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.719940 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.719971 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.720022 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.720055 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.720097 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.720198 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.720309 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.720665 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.720732 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.720790 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.720854 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.720885 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.720911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.720945 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.720970 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.721001 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.721029 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.721054 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.721082 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.721105 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.721132 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.721157 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.721216 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.721253 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.721310 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.721344 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.721381 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.721422 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.721456 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.721734 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.722170 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.722653 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.722817 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.722959 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.723014 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.723072 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.723111 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.723148 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.723183 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.723234 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.723272 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.723340 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.723378 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.723423 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.723569 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.723612 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.723709 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.723751 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.723787 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.723848 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.723886 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.724041 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.724086 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.724129 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.724167 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.724203 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.724247 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.724328 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.724328 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.724400 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.724499 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.724499 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.724568 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.724617 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.724654 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.724689 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.724830 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.724960 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.725106 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.725255 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.725880 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.725937 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.726003 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.726058 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.726132 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.726172 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.726250 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.726756 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.726805 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.726876 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.726932 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.726985 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.727036 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.727106 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.731089 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.731153 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.731195 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.731234 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.731273 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.731340 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.731384 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.731424 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.731463 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.731514 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.731553 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.731640 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.731723 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.731821 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.732783 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.732844 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.732893 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.732967 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.733021 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.733081 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.733146 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.733372 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.733434 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.733496 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.733559 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.733629 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.733687 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.733752 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.734876 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.734955 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.735008 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.735046 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.735083 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.735158 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.735202 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.735247 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.735298 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.735405 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.735454 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.735533 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.735589 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.735589 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.735660 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.735698 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.735733 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.735767 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.735767 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.735840 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.735875 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.736123 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.736189 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.736227 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.736260 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.736321 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.736371 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.736475 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.736519 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.736553 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.736593 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.736593 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.736673 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.736711 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.736746 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.736779 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.736779 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.736853 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.736889 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.736925 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.736965 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.737003 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.737003 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.737073 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.737073 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.737139 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.737176 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.737214 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.737250 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.737309 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.737344 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.737484 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.737532 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.737567 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.737602 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.737639 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.737676 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.737710 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.737751 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.737785 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.737822 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.737868 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.737910 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.737946 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.737989 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.738023 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.738064 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.738106 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.738144 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.738180 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.738223 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.738262 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.738323 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.738361 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.738397 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.738443 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.738490 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.738529 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.738565 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.738602 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.738643 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.738680 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.738717 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.738753 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.738788 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.738824 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.738860 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.738895 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.738930 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.738966 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.739008 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.739043 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.739075 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.739075 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.739150 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.739187 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.739226 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.739263 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.739327 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.739364 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.739408 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.739454 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.739499 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.739536 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.739579 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.739620 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.739669 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.739707 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.739707 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.739787 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.739825 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.739857 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.739900 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.739935 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.739935 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.740004 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.740040 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.740076 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.740111 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.740156 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.740194 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.740234 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.740269 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.740336 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.740372 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.740406 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.740443 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.740512 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.740569 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.740615 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.740651 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.740687 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.740721 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.740758 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.740801 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.740837 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.740877 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.740917 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.740952 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.740992 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.741028 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.741062 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.741105 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.741138 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.741173 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.741209 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.741244 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.741303 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.741359 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.741402 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.741445 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.741480 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.741520 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.741520 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.741607 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.741693 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.741764 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.741811 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.741856 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.741896 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.741935 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.741974 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.742012 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.742048 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.742093 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.742132 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.742171 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.742206 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.742250 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.742315 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.742365 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.742405 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.742443 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.742479 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.742521 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.742573 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.742634 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.742634 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.742719 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.742758 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.742758 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.742758 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.742863 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.742863 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.742863 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.742968 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.743004 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.743042 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.743086 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.743124 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.743161 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.743200 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.743200 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.743265 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.743351 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.743351 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.743427 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.743427 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.743427 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.743427 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.743573 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.743635 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.743635 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.743711 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.743771 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.743814 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.743849 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.743891 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.743937 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.743976 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.744016 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.744055 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.744090 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.744125 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.744164 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.744199 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.744236 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.744271 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.744340 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.744387 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.744426 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.744461 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.744499 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.744597 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.744646 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.744687 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.744723 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.744761 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.744814 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.744853 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.744889 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.744928 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.744965 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.745006 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.745042 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.745081 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.745120 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.745168 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.745207 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.745250 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.745340 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.745386 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.745440 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.745469 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.745496 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.745520 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.745546 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.745692 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.745692 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.745692 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.745692 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.745963 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.746007 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.746035 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.746061 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.746088 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.746114 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.746141 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.746141 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.746207 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.746241 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.746310 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.746348 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.746392 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.746392 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.746392 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.746392 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.746392 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.746505 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.746648 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.746688 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.746743 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.746777 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.746822 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.746872 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.746911 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.746911 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.746977 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.747019 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.747054 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.747090 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.747120 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.747146 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.747178 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.747212 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.747248 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.747303 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.747340 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.747340 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.747340 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.747340 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.747447 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.747447 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.747494 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.747526 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.747555 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.747606 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.747636 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.747665 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.747695 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.747740 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.747767 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.747801 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.747838 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.747863 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.747894 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.747894 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.747979 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.748031 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.748059 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.748105 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.748134 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.748182 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.751695 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.751695 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.751786 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.751821 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.751821 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.751821 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.751911 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:57.752125 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.752125 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.752172 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.752204 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.752227 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.752249 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.752249 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.752315 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.752339 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.752362 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.752362 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.752422 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.752455 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.752482 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112426) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:57.752506 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.752534 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:57.752560 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.752592 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:57.752668 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.752692 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:57.752720 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.752746 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112426) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:57.752771 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.752794 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112426) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:57.797673 np0000174689 devstack@c-api.service[112426]: INFO dbcounter [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Registered counter for database cinder May 19 10:09:57.800745 np0000174689 devstack@c-api.service[112425]: INFO dbcounter [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Registered counter for database cinder May 19 10:09:57.804106 np0000174689 devstack@c-api.service[112423]: INFO dbcounter [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Registered counter for database cinder May 19 10:09:57.808135 np0000174689 devstack@c-api.service[112424]: INFO dbcounter [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Registered counter for database cinder May 19 10:09:57.811604 np0000174689 devstack@c-api.service[112426]: DEBUG oslo_db.sqlalchemy.engines [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 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=112426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.819390 np0000174689 devstack@c-api.service[112425]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 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=112425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.822798 np0000174689 devstack@c-api.service[112423]: DEBUG oslo_db.sqlalchemy.engines [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 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=112423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.824110 np0000174689 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.940635 np0000174689 devstack@c-api.service[112426]: DEBUG dbcounter [-] [112426] Writer thread running {{(pid=112426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:57.944434 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:57.948427 np0000174689 devstack@c-api.service[112423]: DEBUG dbcounter [-] [112423] Writer thread running {{(pid=112423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:57.948695 np0000174689 devstack@c-api.service[112424]: DEBUG dbcounter [-] [112424] Writer thread running {{(pid=112424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:57.949048 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:57.951642 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:57.951748 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:57.952432 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:57.953535 np0000174689 devstack@c-api.service[112425]: DEBUG dbcounter [-] [112425] Writer thread running {{(pid=112425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:57.954239 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:57.954454 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:57.954985 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:57.955598 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.956228 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:57.956742 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:57.957478 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.957691 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:57.958461 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:57.958977 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:57.959984 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:57.960202 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.960346 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:57.960935 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.961872 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:57.962607 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.962655 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.962891 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.963138 np0000174689 devstack@c-api.service[112426]: DEBUG oslo_db.sqlalchemy.engines [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 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=112426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.964676 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.965181 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:57.967204 np0000174689 devstack@c-api.service[112426]: INFO cinder.rpc [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:57.967555 np0000174689 devstack@c-api.service[112423]: DEBUG oslo_db.sqlalchemy.engines [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 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=112423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.968234 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.969318 np0000174689 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.969934 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:57.970397 np0000174689 devstack@c-api.service[112425]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 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=112425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:57.971878 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:57.972399 np0000174689 devstack@c-api.service[112423]: INFO cinder.rpc [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:57.972748 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:57.973573 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.974238 np0000174689 devstack@c-api.service[112424]: INFO cinder.rpc [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:57.975066 np0000174689 devstack@c-api.service[112425]: INFO cinder.rpc [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:57.975397 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.976143 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.981704 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.984324 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.985073 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.986038 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.986567 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.987162 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.988596 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.989613 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.989807 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.992878 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.992935 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.997843 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.997907 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.997938 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:57.998904 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.000067 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.000678 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.000894 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.002009 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.003049 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.003675 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.004078 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.006162 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.006196 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.006713 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.009090 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.009440 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.009554 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.010119 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.012258 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.012387 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.012926 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.013202 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.013894 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.014406 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.015392 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.016222 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.017022 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.017131 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.017396 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.019774 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.020310 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.023995 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.024091 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.024152 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.024521 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.025311 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.026412 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.026478 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.028755 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.029494 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.030228 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.030436 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.031596 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.031661 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.032601 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.033120 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.033180 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.034074 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.034388 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.034583 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.035231 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.035948 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.036032 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.036326 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.037165 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.037368 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.037658 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.037928 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.038429 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.038519 np0000174689 devstack@c-api.service[112426]: WARNING cinder.api.contrib.hosts [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:58.039214 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.039348 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.039485 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.039869 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.040185 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: extensions {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.040937 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.041019 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.041266 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.041508 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-availability-zone {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.042399 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.042464 np0000174689 devstack@c-api.service[112424]: WARNING cinder.api.contrib.hosts [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:58.042750 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.042813 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: qos-specs {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.043147 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.043862 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.044194 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: extensions {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.044272 np0000174689 devstack@c-api.service[112423]: WARNING cinder.api.contrib.hosts [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:58.044908 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: extra_specs {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.044987 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.045215 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.045566 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-availability-zone {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.046017 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: extensions {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.046424 np0000174689 devstack@c-api.service[112425]: WARNING cinder.api.contrib.hosts [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:58.046830 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: qos-specs {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.047096 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.047499 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-availability-zone {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.048122 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: extensions {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.048884 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: qos-specs {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.048941 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: extra_specs {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.049473 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: encryption {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.049543 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-availability-zone {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.050472 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: encryption {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.051070 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: extra_specs {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.051668 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-volume-type-access {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.052059 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-volume-type-access {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.052774 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: encryption {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.053294 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-quota-class-sets {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.053952 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: qos-specs {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.054028 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-quota-class-sets {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.054739 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: encryption {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.055406 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-volume-type-access {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.056068 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-snapshot-manage {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.056755 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: encryption {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.057209 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-quota-class-sets {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.057304 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: extra_specs {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.057492 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: consistencygroups {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.058393 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-snapshot-manage {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.058595 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: encryption {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.059430 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: backups {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.059758 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: consistencygroups {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.060078 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-snapshot-manage {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.061409 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: scheduler-stats {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.061499 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: consistencygroups {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.061677 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: backups {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.062816 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-quota-sets {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.063450 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: backups {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.063708 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: scheduler-stats {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.064232 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-volume-manage {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.064756 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: encryption {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.065184 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-quota-sets {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.065502 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: scheduler-stats {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.065594 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: capabilities {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.066298 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-volume-type-access {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.066649 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-volume-manage {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.066861 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-volume-transfer {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.066943 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-quota-sets {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.068025 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: capabilities {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.068132 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-quota-class-sets {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.068338 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-volume-manage {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.068477 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: os-hosts {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.069306 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-volume-transfer {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.069642 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: encryption {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.069797 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: capabilities {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.069875 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extended resource: cgsnapshots {{(pid=112426) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.071151 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-volume-transfer {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.071247 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: os-hosts {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.071328 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.contrib.snapshot_actions [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] SnapshotActionsController initialized {{(pid=112426) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:58.071404 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-snapshot-manage {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.072205 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.072586 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extended resource: cgsnapshots {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.072760 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: os-hosts {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.073756 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.074095 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] SnapshotActionsController initialized {{(pid=112424) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:58.074162 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extended resource: cgsnapshots {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.074913 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.075051 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: consistencygroups {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.075345 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.075593 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] SnapshotActionsController initialized {{(pid=112423) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:58.076408 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.076498 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.076675 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.077049 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: backups {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.077751 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.077856 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.078218 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.079111 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.079210 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: scheduler-stats {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.079308 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.079632 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.080575 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-quota-sets {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.080681 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.080761 np0000174689 devstack@c-api.service[112426]: WARNING castellan.key_manager.migration [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.080991 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.081569 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.081700 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.081787 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082003 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082093 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-volume-manage {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.082157 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082157 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension AdminActions extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082272 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension AdminActions extending resource: snapshots {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082375 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.082434 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension AdminActions extending resource: backups {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082492 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082589 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeActions extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082651 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.082708 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension TypesManage extending resource: types {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082842 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.082935 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.083023 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.083133 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.083220 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.v3.router [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] Extension UsedLimits extending resource: limits {{(pid=112426) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.083604 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: capabilities {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.083839 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.084599 np0000174689 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.085014 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-volume-transfer {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.085214 np0000174689 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.085659 np0000174689 devstack@c-api.service[112426]: WARNING keystonemiddleware.auth_token [None req-a845964a-761e-4ebb-b3c1-27fcd7aa7079 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:09:58.085932 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086122 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086196 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086253 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086346 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086447 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086560 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086640 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086712 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086800 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: os-hosts {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.086845 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension AdminActions extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.086933 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087009 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension AdminActions extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087050 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension AdminActions extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087090 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension AdminActions extending resource: backups {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087126 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension AdminActions extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087166 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087166 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeActions extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087246 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension AdminActions extending resource: backups {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087302 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension TypesManage extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087355 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087404 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087496 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeActions extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087537 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087623 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087709 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087751 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension TypesManage extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087807 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] Extension UsedLimits extending resource: limits {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.087869 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.088096 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.088153 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extended resource: cgsnapshots {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:58.088242 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.088416 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.088529 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] Extension UsedLimits extending resource: limits {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.089722 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] SnapshotActionsController initialized {{(pid=112425) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:58.090266 np0000174689 devstack@c-api.service[112423]: WARNING keystonemiddleware.auth_token [None req-e5255932-438b-4abf-ace0-b8b94a8c9c99 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:09:58.091010 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.091141 np0000174689 devstack@c-api.service[112424]: WARNING keystonemiddleware.auth_token [None req-a0ddee22-1b10-47be-bbcc-a39440a4d37e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:09:58.092132 np0000174689 devstack@c-api.service[112426]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7599ca4a3668 pid: 112426 (default app) May 19 10:09:58.092867 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.094830 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.096740 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.096929 np0000174689 devstack@c-api.service[112423]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7599ca4a3668 pid: 112423 (default app) May 19 10:09:58.097664 np0000174689 devstack@c-api.service[112424]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7599ca4a3668 pid: 112424 (default app) May 19 10:09:58.098167 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.099820 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.101317 np0000174689 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:58.101439 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.101439 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.101665 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.101665 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.101665 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.101665 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.101665 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.102392 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102953 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.102953 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102953 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.102953 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.102953 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103320 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103320 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103320 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103320 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103589 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103589 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103589 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103589 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103881 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103881 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103881 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.103881 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.103881 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.104277 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.104277 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.104277 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.104277 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.104277 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.105450 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.106618 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.107400 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.107885 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.107885 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.107885 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.107885 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108245 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108245 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108245 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108245 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108245 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108493 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108493 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108493 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108493 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108493 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108650 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108820 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108820 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108820 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.108820 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.108820 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109022 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109022 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109022 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109188 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109188 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109188 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109188 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109353 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109353 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109353 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109353 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109489 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.109524 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109524 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109524 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109524 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109524 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109706 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109706 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109706 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109706 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109706 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109855 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109855 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109855 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109855 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109996 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109996 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.109996 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.109996 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110133 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110133 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110198 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.110228 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110228 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110228 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110228 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110379 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110379 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110379 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110379 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110588 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110588 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110588 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110588 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110588 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110773 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110812 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.110846 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111045 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111045 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111045 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111045 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111176 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111383 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111571 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.111947 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112185 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112185 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112185 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112185 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112331 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112331 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112331 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112331 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112331 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112535 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112535 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112535 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112535 np0000174689 devstack@c-api.service[112426]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:09:58.112535 np0000174689 devstack@c-api.service[112426]: warnings.warn(deprecated_msg) May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension AdminActions extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension AdminActions extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension AdminActions extending resource: backups {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112685 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeActions extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112869 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension TypesManage extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112869 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112929 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.middleware.request_id [None req-e75b4518-5c4a-4a2f-a53b-8833cec74e83 None None] RequestId filter calling following filter/app {{(pid=112426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:09:58.112961 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112961 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112961 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112961 np0000174689 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] Extension UsedLimits extending resource: limits {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:58.112961 np0000174689 devstack@c-api.service[112425]: WARNING keystonemiddleware.auth_token [None req-f4f8eae9-bb0d-42a4-8102-f8c9503173d6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:09:58.113081 np0000174689 devstack@c-api.service[112426]: [pid: 112426|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Tue May 19 10:09:58 2026] GET /volume/v3/ => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 10:09:58.114964 np0000174689 devstack@c-api.service[112425]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7599ca4a3668 pid: 112425 (default app) May 19 10:10:05.370654 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.370654 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.370654 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.370654 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.370654 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371593 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.371593 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371593 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.371593 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371593 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.371853 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372153 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372153 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372153 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372153 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372379 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372379 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372379 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372379 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372593 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372593 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372593 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372593 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372803 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372803 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372803 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.372803 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.372803 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373069 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373069 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373069 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373069 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373069 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373348 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373643 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.373930 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374228 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374228 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374228 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374228 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374228 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374535 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374535 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374535 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374535 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374535 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.374779 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375080 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375395 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375395 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375395 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375395 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375395 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375655 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375655 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375655 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375655 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375655 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375919 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375919 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.375919 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.375919 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376138 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376138 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376138 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376138 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376390 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376390 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376390 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376390 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376390 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376651 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376651 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376651 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376651 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376651 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376892 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376892 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.376892 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.376892 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377088 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377088 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377088 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377088 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377319 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377319 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377319 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377319 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377518 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377518 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377518 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377518 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377743 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377743 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.377743 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.377743 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378023 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378023 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378023 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378023 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378023 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378317 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378656 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378656 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378656 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378656 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378656 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.378857 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379056 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379256 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379489 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379681 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379681 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379681 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379681 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379839 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379839 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379839 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.379839 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.379839 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: warnings.warn(deprecated_msg) May 19 10:10:05.380012 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.middleware.request_id [None req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e None None] RequestId filter calling following filter/app {{(pid=112423) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:10:06.002314 np0000174689 devstack@c-api.service[112423]: INFO cinder.api.openstack.wsgi [None req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e admin admin] POST https://199.204.45.72/volume/v3/types May 19 10:10:06.002314 np0000174689 devstack@c-api.service[112423]: DEBUG cinder.api.openstack.wsgi [None req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112423) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:10:06.002801 np0000174689 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:10:06.002801 np0000174689 devstack@c-api.service[112423]: warnings.warn( May 19 10:10:06.021178 np0000174689 devstack@c-api.service[112423]: DEBUG oslo_db.sqlalchemy.engines [None req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e 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=112423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:10:06.057306 np0000174689 devstack@c-api.service[112423]: INFO cinder.api.openstack.wsgi [None req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 May 19 10:10:06.057306 np0000174689 devstack@c-api.service[112423]: [pid: 112423|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Tue May 19 10:10:05 2026] POST /volume/v3/types => generated 186 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:10:06.083414 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.083414 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.083414 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.083414 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084037 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084037 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084037 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084037 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084186 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084452 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084452 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084452 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084452 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084452 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084636 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084636 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084636 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.084636 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.084636 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.089808 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.089808 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.089808 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.089808 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.089968 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.089968 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.089968 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.089968 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.089968 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090157 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090157 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090157 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090157 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090157 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090345 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090546 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.090744 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091467 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091467 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091467 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091467 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091467 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091661 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091661 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091661 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091661 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091661 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.091829 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092035 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092228 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092228 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092228 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092228 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092228 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092421 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092421 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092421 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092421 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092421 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092603 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092603 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092603 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092603 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092995 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092995 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.092995 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.092995 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093138 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093138 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093138 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093138 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093138 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093367 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093367 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093367 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093367 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093367 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093542 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093542 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093542 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093542 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093680 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093680 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093680 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093680 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093827 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093827 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093827 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093827 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093972 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093972 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.093972 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.093972 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094271 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094271 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094271 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094271 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094436 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094436 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094436 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094436 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094436 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094624 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094824 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094824 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094824 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.094824 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.094824 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095001 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095693 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.095898 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096101 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096343 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096343 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096343 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096343 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096492 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096492 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096492 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096492 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096492 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) May 19 10:10:06.096813 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.middleware.request_id [req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e req-b4a6e007-6f14-4f52-8fdb-a6f5a17f3b50 None None] RequestId filter calling following filter/app {{(pid=112424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:10:06.584393 np0000174689 devstack@c-api.service[112424]: INFO cinder.api.openstack.wsgi [req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e req-b4a6e007-6f14-4f52-8fdb-a6f5a17f3b50 admin admin] POST https://199.204.45.72/volume/v3/types/ef87d405-4577-4d64-b286-8797275f663a/extra_specs May 19 10:10:06.584712 np0000174689 devstack@c-api.service[112424]: DEBUG cinder.api.openstack.wsgi [req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e req-b4a6e007-6f14-4f52-8fdb-a6f5a17f3b50 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:10:06.587435 np0000174689 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:10:06.587435 np0000174689 devstack@c-api.service[112424]: warnings.warn( May 19 10:10:06.596255 np0000174689 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e req-b4a6e007-6f14-4f52-8fdb-a6f5a17f3b50 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:10:06.666815 np0000174689 devstack@c-api.service[112424]: INFO cinder.api.openstack.wsgi [req-b591a0bd-c8c9-4e3d-a857-c62cf8b4078e req-b4a6e007-6f14-4f52-8fdb-a6f5a17f3b50 admin admin] https://199.204.45.72/volume/v3/types/ef87d405-4577-4d64-b286-8797275f663a/extra_specs returned with HTTP 200 May 19 10:10:06.668038 np0000174689 devstack@c-api.service[112424]: [pid: 112424|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Tue May 19 10:10:06 2026] POST /volume/v3/types/ef87d405-4577-4d64-b286-8797275f663a/extra_specs => generated 55 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:10:07.966782 np0000174689 devstack@c-api.service[112426]: DEBUG dbcounter [-] [112426] Writing DB stats cinder:SELECT=6 {{(pid=112426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:10:07.974569 np0000174689 devstack@c-api.service[112425]: DEBUG dbcounter [-] [112425] Writing DB stats cinder:SELECT=6 {{(pid=112425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:10:16.053127 np0000174689 devstack@c-api.service[112423]: DEBUG dbcounter [-] [112423] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:10:16.665529 np0000174689 devstack@c-api.service[112424]: DEBUG dbcounter [-] [112424] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:12:38.415522 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.middleware.request_id [None req-89101b90-b82f-494b-b017-b8164d52dfc5 None None] RequestId filter calling following filter/app {{(pid=112426) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:12:38.416424 np0000174689 devstack@c-api.service[112426]: INFO cinder.api.openstack.wsgi [None req-89101b90-b82f-494b-b017-b8164d52dfc5 None None] GET https://199.204.45.72/volume// May 19 10:12:38.416654 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.openstack.wsgi [None req-89101b90-b82f-494b-b017-b8164d52dfc5 None None] Empty body provided in request {{(pid=112426) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 10:12:38.416962 np0000174689 devstack@c-api.service[112426]: DEBUG cinder.api.openstack.wsgi [None req-89101b90-b82f-494b-b017-b8164d52dfc5 None None] Calling method 'all' {{(pid=112426) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 10:12:38.418020 np0000174689 devstack@c-api.service[112426]: INFO cinder.api.openstack.wsgi [None req-89101b90-b82f-494b-b017-b8164d52dfc5 None None] https://199.204.45.72/volume// returned with HTTP 300 May 19 10:12:38.418586 np0000174689 devstack@c-api.service[112426]: [pid: 112426|app: 0|req: 2/4] 199.204.45.72 () {66 vars in 1449 bytes} [Tue May 19 10:12:38 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)