May 21 23:17:04.059546 np0000176061 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:17:04.068191 np0000176061 devstack@c-api.service[112110]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:17:04 2026] *** May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: nodename: np0000176061 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: machine: x86_64 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: clock source: unix May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: pcre jit disabled May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: detected number of CPU cores: 16 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: current working directory: / May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: detected binary path: /usr/bin/uwsgi-core May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: your processes number limit is 256917 May 21 23:17:04.069526 np0000176061 devstack@c-api.service[112110]: your memory page size is 4096 bytes May 21 23:17:04.069992 np0000176061 devstack@c-api.service[112110]: detected max file descriptor number: 2048 May 21 23:17:04.069992 np0000176061 devstack@c-api.service[112110]: lock engine: pthread robust mutexes May 21 23:17:04.069992 np0000176061 devstack@c-api.service[112110]: thunder lock: enabled May 21 23:17:04.069992 np0000176061 devstack@c-api.service[112110]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:17:04.069992 np0000176061 devstack@c-api.service[112110]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:17:04.070151 np0000176061 devstack@c-api.service[112110]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:17:04.070151 np0000176061 devstack@c-api.service[112110]: Set PythonHome to /opt/stack/data/venv May 21 23:17:04.109155 np0000176061 devstack@c-api.service[112110]: Python main interpreter initialized at 0x740357aa3668 May 21 23:17:04.109155 np0000176061 devstack@c-api.service[112110]: python threads support enabled May 21 23:17:04.109155 np0000176061 devstack@c-api.service[112110]: your server socket listen backlog is limited to 100 connections May 21 23:17:04.109155 np0000176061 devstack@c-api.service[112110]: your mercy for graceful operations on workers is 80 seconds May 21 23:17:04.110083 np0000176061 devstack@c-api.service[112110]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:17:04.110083 np0000176061 devstack@c-api.service[112110]: *** Operational MODE: preforking *** May 21 23:17:04.110083 np0000176061 devstack@c-api.service[112110]: *** uWSGI is running in multiple interpreter mode *** May 21 23:17:04.110083 np0000176061 devstack@c-api.service[112110]: spawned uWSGI master process (pid: 112110) May 21 23:17:04.110199 np0000176061 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:17:04.110728 np0000176061 devstack@c-api.service[112110]: spawned uWSGI worker 1 (pid: 112121, cores: 1) May 21 23:17:04.112221 np0000176061 devstack@c-api.service[112110]: spawned uWSGI worker 2 (pid: 112122, cores: 1) May 21 23:17:04.112221 np0000176061 devstack@c-api.service[112110]: spawned uWSGI worker 3 (pid: 112123, cores: 1) May 21 23:17:04.112221 np0000176061 devstack@c-api.service[112110]: spawned uWSGI worker 4 (pid: 112124, cores: 1) May 21 23:17:04.112221 np0000176061 devstack@c-api.service[112110]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: we strongly recommend against using it for new projects. May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: framework. For more detail see May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:04.235073 np0000176061 devstack@c-api.service[112124]: import eventlet # noqa May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: we strongly recommend against using it for new projects. May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: framework. For more detail see May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:04.238699 np0000176061 devstack@c-api.service[112122]: import eventlet # noqa May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: we strongly recommend against using it for new projects. May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: framework. For more detail see May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:04.249456 np0000176061 devstack@c-api.service[112123]: import eventlet # noqa May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: we strongly recommend against using it for new projects. May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: framework. For more detail see May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:04.262087 np0000176061 devstack@c-api.service[112121]: import eventlet # noqa May 21 23:17:04.319236 np0000176061 devstack@c-api.service[112124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:04.319236 np0000176061 devstack@c-api.service[112124]: debtcollector.deprecate( May 21 23:17:04.321095 np0000176061 devstack@c-api.service[112122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:04.321095 np0000176061 devstack@c-api.service[112122]: debtcollector.deprecate( May 21 23:17:04.333062 np0000176061 devstack@c-api.service[112123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:04.333062 np0000176061 devstack@c-api.service[112123]: debtcollector.deprecate( May 21 23:17:04.350807 np0000176061 devstack@c-api.service[112121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:04.350807 np0000176061 devstack@c-api.service[112121]: debtcollector.deprecate( May 21 23:17:04.399900 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:04.399900 np0000176061 devstack@c-api.service[112124]: from cgi import parse_header May 21 23:17:04.404415 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:04.404415 np0000176061 devstack@c-api.service[112122]: from cgi import parse_header May 21 23:17:04.416930 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:04.416930 np0000176061 devstack@c-api.service[112123]: from cgi import parse_header May 21 23:17:04.436572 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:04.436572 np0000176061 devstack@c-api.service[112121]: from cgi import parse_header May 21 23:17:04.448097 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:04.448097 np0000176061 devstack@c-api.service[112124]: removals.removed_module( May 21 23:17:04.449333 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:04.449333 np0000176061 devstack@c-api.service[112124]: removals.removed_module( May 21 23:17:04.451391 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:04.451391 np0000176061 devstack@c-api.service[112122]: removals.removed_module( May 21 23:17:04.452085 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:04.452085 np0000176061 devstack@c-api.service[112122]: removals.removed_module( May 21 23:17:04.463779 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:04.463779 np0000176061 devstack@c-api.service[112123]: removals.removed_module( May 21 23:17:04.464465 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:04.464465 np0000176061 devstack@c-api.service[112123]: removals.removed_module( May 21 23:17:04.486484 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:04.486484 np0000176061 devstack@c-api.service[112121]: removals.removed_module( May 21 23:17:04.487129 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:04.487129 np0000176061 devstack@c-api.service[112121]: removals.removed_module( May 21 23:17:05.053323 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:05.053323 np0000176061 devstack@c-api.service[112124]: warnings.warn( May 21 23:17:05.062191 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:05.062191 np0000176061 devstack@c-api.service[112122]: warnings.warn( May 21 23:17:05.073882 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:05.073882 np0000176061 devstack@c-api.service[112123]: warnings.warn( May 21 23:17:05.106585 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:05.106585 np0000176061 devstack@c-api.service[112121]: warnings.warn( May 21 23:17:05.147764 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:05.147764 np0000176061 devstack@c-api.service[112124]: warnings.warn( May 21 23:17:05.158557 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:05.158557 np0000176061 devstack@c-api.service[112122]: warnings.warn( May 21 23:17:05.172561 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:05.172561 np0000176061 devstack@c-api.service[112123]: warnings.warn( May 21 23:17:05.212335 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:05.212335 np0000176061 devstack@c-api.service[112121]: warnings.warn( May 21 23:17:05.434544 np0000176061 devstack@c-api.service[112124]: 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 21 23:17:05.435082 np0000176061 devstack@c-api.service[112124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:05.449109 np0000176061 devstack@c-api.service[112122]: 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 21 23:17:05.449537 np0000176061 devstack@c-api.service[112122]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112122) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:05.454418 np0000176061 devstack@c-api.service[112123]: 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 21 23:17:05.454805 np0000176061 devstack@c-api.service[112123]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112123) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:05.500467 np0000176061 devstack@c-api.service[112121]: 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 21 23:17:05.500888 np0000176061 devstack@c-api.service[112121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:05.520673 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:05.520673 np0000176061 devstack@c-api.service[112123]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:05.521210 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:05.521210 np0000176061 devstack@c-api.service[112124]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:05.524690 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:05.524690 np0000176061 devstack@c-api.service[112122]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:05.563012 np0000176061 devstack@c-api.service[112121]: /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 21 23:17:05.563012 np0000176061 devstack@c-api.service[112121]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:05.976494 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:05.976725 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:05.976821 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.976886 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.976940 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112122) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:05.976995 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112123) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:05.977059 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977111 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977227 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.977305 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977356 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977409 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977470 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.977520 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.977571 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977629 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.977861 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.977931 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.977998 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.978073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.978073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.978214 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.978274 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.978324 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.978376 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.978452 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.978452 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.978452 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.978606 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.978661 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.978710 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.978766 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.978816 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.978816 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.978816 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.978964 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.979015 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.979064 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.979127 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.979201 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.979201 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.979201 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.979201 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.979201 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.981294 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.981400 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.981461 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.981546 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.981546 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.981705 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.981769 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.981823 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.981874 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.981923 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.981988 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.982049 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.982110 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.982159 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.982260 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.982310 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.982407 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.982472 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.983057 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.983113 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.983222 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.983286 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.983337 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.983403 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.983403 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.983403 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.983403 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.983403 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.986424 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.986496 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.986530 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.986573 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.986606 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.986637 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.986637 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.986719 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.986758 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.986796 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.986828 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.986861 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.986904 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.986941 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.986973 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.986973 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.987033 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.987071 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.987071 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.987071 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.987156 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.987421 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.987503 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.987623 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.987688 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.987755 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.987814 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.987881 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.993262 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.993262 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.993520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.993520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.993520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.993821 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.993933 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.994030 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.994123 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.994300 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.994300 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.994300 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.994300 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.994737 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.994859 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.994981 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.995389 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.995389 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.995389 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.995389 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.995605 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.995660 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.995714 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.995786 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.995849 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.995903 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.995961 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.996015 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.996071 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.996126 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.996203 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.996260 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.996314 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.996386 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.996451 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.996451 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.996451 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.996594 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.996658 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.996728 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.996788 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.996841 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.996914 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.996969 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.997023 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.997085 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.997155 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.997759 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.997881 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.997995 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.998100 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.998220 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.998343 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:05.998469 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.998577 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.998679 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:05.998786 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.998951 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:05.999085 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.999241 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:05.999391 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.999609 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:05.999744 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:05.999860 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:05.999962 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.000072 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.000206 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.000353 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.000469 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.000571 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.000670 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.000741 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.000805 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.000864 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.000922 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.000990 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.001051 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.001110 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.001181 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.001251 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.001326 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.001388 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.001388 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.001499 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.001566 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.001637 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.001704 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.001764 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.001827 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.001902 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.001963 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.002056 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.002120 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.002192 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.002255 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.002313 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.002390 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.002472 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.002531 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.002598 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.002664 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.002725 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.002784 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.002842 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.002900 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.002960 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.003018 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.003053 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.003091 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.003137 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.003184 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.003217 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.003248 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.003279 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.003311 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.003372 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.003430 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.003462 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.003495 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.003534 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.003601 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.003639 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.003692 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.003728 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.003769 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.003805 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.003838 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.003869 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.003899 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.003930 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.003966 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.004006 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.004037 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.004037 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.004037 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.004125 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.004125 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.004212 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.004253 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.004286 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.004317 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.004348 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.004417 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.004459 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.004500 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.004532 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.004564 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.004595 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.004627 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.004660 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.004691 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.004723 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.004760 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.004792 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.004832 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.004863 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.004896 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.004928 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.005706 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.006263 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.006335 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.006397 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.006459 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.006526 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.006593 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.006654 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.006715 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.006780 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.006845 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.006906 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.006975 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.007037 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.007097 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.007156 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.007235 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.007290 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.007347 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.007407 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.007477 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.007633 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.007708 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.007776 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.007839 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.007908 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.007972 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.008034 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.008101 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.008179 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.008245 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.008245 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.008245 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.008245 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.008507 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.008507 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.008507 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.008507 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.008804 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.008853 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.008897 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.008947 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.009025 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.009085 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.009131 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.009201 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.009251 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.009297 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.009342 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.009386 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.009430 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.009475 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.009528 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.009528 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.009528 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.009661 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.009909 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.009954 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.010004 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.010054 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.010100 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.010144 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.010206 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.010249 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.010294 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.010339 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.010390 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.010450 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.010521 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.010582 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.010637 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.010683 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.010744 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.010799 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.010842 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.010842 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.010842 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.010842 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011001 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.011056 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.011104 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.011147 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.011208 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.011252 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.011296 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.011322 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.011345 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.011377 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.011406 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.011428 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.011452 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.011474 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.011496 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.011532 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011557 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.011614 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.011826 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.011990 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012015 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012015 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012057 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012086 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012112 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012137 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.012160 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012196 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012220 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.012243 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012275 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.012300 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.012324 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.012354 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.012379 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.012379 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.012421 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.012445 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.012470 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.012470 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.012519 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012543 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012567 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012592 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012592 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012643 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012670 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.012707 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.012731 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012760 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012799 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.012831 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.012853 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.012877 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012907 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.012931 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.012957 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.012980 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.013008 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.013036 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.013059 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.013082 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.013105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.013127 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.013127 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.013636 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.013636 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.013725 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.013770 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.013816 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.014076 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.014224 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.014364 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.014503 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.014555 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.014601 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.014645 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.014689 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.014733 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.014786 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.014832 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.014883 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.014933 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.014933 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.015016 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.015016 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.015106 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.015155 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.015231 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.015231 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.015231 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.015364 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.015364 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.015364 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.015364 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.015540 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.015540 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.015676 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.015730 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.015784 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.015905 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.016033 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.016181 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.016322 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.016472 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.017052 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.017241 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.017241 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.017461 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.017557 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.017653 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.017771 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.018201 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.018320 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.018428 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.018526 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.018633 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.018738 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.018832 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.018937 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.019052 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.019157 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.019288 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.019383 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.019509 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.019686 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.019797 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.019861 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.019914 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.019963 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.020013 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.020013 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.020105 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.020520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.020520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.020520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.020520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.020705 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.020766 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.020816 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.020866 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.020923 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.020974 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.021025 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.021075 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.021126 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.021588 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.021692 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.021818 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.021818 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.022000 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.022094 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.022206 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.022300 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.022391 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.022498 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.022598 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.022689 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.022794 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.022889 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.022983 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.023136 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.023317 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.023451 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.023648 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.023812 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.023949 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.024063 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.024198 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.024298 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.024391 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.024484 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.024592 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.024690 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.024761 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.024819 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.024889 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.024950 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.025011 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.025212 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.025212 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.025323 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.025562 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.025733 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.025765 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.025802 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.025802 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.025802 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.025802 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.025916 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.025949 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.025980 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.026012 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.026049 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.026049 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.026049 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.026049 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.026049 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.026495 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.026562 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.026629 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.026697 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.026769 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.026864 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.026952 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.027031 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.027129 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.027236 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.027321 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.027398 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.027459 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.027520 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.027578 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.027680 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.027746 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.027746 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.027746 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.027746 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.027746 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.028073 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.028599 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.028599 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.028599 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.028599 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.028716 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.028716 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.028716 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.028802 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.028850 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.028888 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.028919 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.028950 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.028982 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.029014 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.029045 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.029078 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.029110 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.029153 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.029212 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.029250 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.029284 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.029317 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.029348 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.029380 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.029415 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.029415 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.029478 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.029515 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.029548 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.029548 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.029614 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.029646 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.029677 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.029677 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.029677 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.029677 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.029811 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.029850 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.029882 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.029920 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.029951 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.029987 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.030020 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.030056 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.030089 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.030119 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.030157 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.030629 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.030709 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.030788 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.030868 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.030950 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.031029 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.031121 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.031229 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.031313 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.031408 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.031493 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.031493 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.031493 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.031764 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.031764 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.031764 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.031764 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.031764 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.032131 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.032215 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.032277 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.032336 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.032395 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.032395 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.032521 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.032582 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.032582 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.032692 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.032747 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.032791 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.032835 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.032884 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.032935 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.032979 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.033021 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.033068 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.033112 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.033159 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.033225 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.033225 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.033225 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.033349 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.033584 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.033630 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.033677 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.033723 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.033769 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.033812 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.033858 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.033905 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.033948 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.034002 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.034060 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.034118 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.034163 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.034235 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.034284 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.034329 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.034374 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.034420 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.034465 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.034513 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.034557 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.034600 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.034643 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.034687 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.034730 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.034776 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.034820 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.034862 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.034888 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.034924 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.034949 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.034973 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.034996 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035022 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035047 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035070 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035096 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.035120 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035147 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.035182 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.035206 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.035229 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.035262 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035289 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.035311 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035334 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035357 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035379 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.035379 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.035379 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035445 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.035445 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.035445 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035506 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.035529 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035556 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.035579 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.035623 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035657 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.035680 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035704 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035728 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.035750 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.035773 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.035809 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.035835 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.035858 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.035886 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035912 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.035939 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.035961 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.035985 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036007 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036031 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036053 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036080 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036107 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036132 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036177 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.036203 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036233 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036258 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036281 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036305 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036328 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.036351 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036374 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036398 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036427 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036450 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036473 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036496 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036523 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.036546 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036569 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036593 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036615 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036639 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036666 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036689 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036712 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036735 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.036735 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036735 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.036735 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.036735 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.036836 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036836 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036836 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.036907 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.036930 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.036956 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.036979 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037006 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037028 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037051 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037081 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037105 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037132 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037155 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037190 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037213 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.037241 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.037264 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037287 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037309 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037332 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037359 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037383 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037410 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037436 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.037459 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037480 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.037507 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037529 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037554 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037576 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037607 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037629 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037654 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037677 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037700 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037723 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037751 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.037781 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037805 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037834 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.037857 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.037880 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037903 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.037930 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.037953 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.037976 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.037998 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.038022 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.038045 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.038136 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.038160 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.038990 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.039049 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.039049 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.039049 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.039187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.039439 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.039483 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.039483 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.039564 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.039641 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.039692 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.039738 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:06.039795 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.039843 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.039887 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:06.039931 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.039981 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.040029 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:06.040079 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.040122 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.040180 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:06.040180 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:06.040180 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:06.084539 np0000176061 devstack@c-api.service[112122]: INFO dbcounter [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Registered counter for database cinder May 21 23:17:06.084948 np0000176061 devstack@c-api.service[112123]: INFO dbcounter [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Registered counter for database cinder May 21 23:17:06.085585 np0000176061 devstack@c-api.service[112124]: INFO dbcounter [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Registered counter for database cinder May 21 23:17:06.086237 np0000176061 devstack@c-api.service[112121]: INFO dbcounter [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Registered counter for database cinder May 21 23:17:06.096157 np0000176061 devstack@c-api.service[112122]: DEBUG oslo_db.sqlalchemy.engines [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 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=112122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.098160 np0000176061 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.106473 np0000176061 devstack@c-api.service[112124]: DEBUG oslo_db.sqlalchemy.engines [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf 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=112124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.110813 np0000176061 devstack@c-api.service[112121]: DEBUG oslo_db.sqlalchemy.engines [None req-14073e72-5493-42c5-9210-a6554e4c359a 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=112121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.212443 np0000176061 devstack@c-api.service[112122]: DEBUG dbcounter [-] [112122] Writer thread running {{(pid=112122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:06.212631 np0000176061 devstack@c-api.service[112123]: DEBUG dbcounter [-] [112123] Writer thread running {{(pid=112123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:06.215681 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:06.215778 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:06.217761 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:06.218333 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:06.219897 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:06.221600 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:06.222626 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:06.223091 np0000176061 devstack@c-api.service[112124]: DEBUG dbcounter [-] [112124] Writer thread running {{(pid=112124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:06.223748 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.224188 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:06.225328 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.225619 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:06.226101 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.227604 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.227746 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:06.227888 np0000176061 devstack@c-api.service[112121]: DEBUG dbcounter [-] [112121] Writer thread running {{(pid=112121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:06.229466 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:06.230347 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:06.231707 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:06.232541 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:06.232672 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.233885 np0000176061 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.234249 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.234961 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:06.235081 np0000176061 devstack@c-api.service[112122]: DEBUG oslo_db.sqlalchemy.engines [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 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=112122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.236906 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:06.237327 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:06.237728 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.238285 np0000176061 devstack@c-api.service[112124]: DEBUG oslo_db.sqlalchemy.engines [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf 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=112124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.238875 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:06.239387 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.239583 np0000176061 devstack@c-api.service[112122]: INFO cinder.rpc [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:06.240442 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:06.240754 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.242416 np0000176061 devstack@c-api.service[112124]: INFO cinder.rpc [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:06.242582 np0000176061 devstack@c-api.service[112123]: INFO cinder.rpc [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:06.243387 np0000176061 devstack@c-api.service[112121]: DEBUG oslo_db.sqlalchemy.engines [None req-14073e72-5493-42c5-9210-a6554e4c359a 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=112121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:06.243485 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.244633 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.245283 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:06.247540 np0000176061 devstack@c-api.service[112121]: INFO cinder.rpc [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:06.248933 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.252497 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.254312 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.255668 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.256636 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.257550 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.258850 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.259297 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.259837 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.260731 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.262492 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.263078 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.263936 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.264935 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.266670 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.266894 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.268380 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.268764 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.269916 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.270797 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.271719 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.272546 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.272921 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.273799 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.274812 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.275599 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.275726 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.276813 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.277616 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.278637 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.278711 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.279900 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.280119 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.280530 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.281797 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.281993 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.282800 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.282906 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.284685 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.284774 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.285990 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.286244 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.287408 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.288330 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.288893 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.290078 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.290226 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.291641 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.293589 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.293789 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.294417 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.295141 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.295634 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.295711 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.296648 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.297073 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.297746 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.298095 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.298557 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.298978 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.299307 np0000176061 devstack@c-api.service[112122]: WARNING cinder.api.contrib.hosts [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:06.299923 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.300010 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.300129 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.301204 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.301384 np0000176061 devstack@c-api.service[112124]: WARNING cinder.api.contrib.hosts [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:06.301500 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.301561 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.301994 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.302562 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.302830 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.302907 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.303423 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.304026 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.304193 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.304331 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.304786 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.305001 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: extensions {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.305486 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.305532 np0000176061 devstack@c-api.service[112123]: WARNING cinder.api.contrib.hosts [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:06.306085 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.306290 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.306336 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: qos-specs {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.306693 np0000176061 devstack@c-api.service[112121]: WARNING cinder.api.contrib.hosts [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:06.306913 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: extensions {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.307467 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.307728 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.308271 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: qos-specs {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.308454 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-snapshot-manage {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.308933 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.309080 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.309886 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: scheduler-stats {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.310314 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.310361 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-snapshot-manage {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.310397 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.311222 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: extensions {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.311620 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.311784 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: scheduler-stats {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.311854 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-volume-transfer {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.312537 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: extensions {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.312605 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: qos-specs {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.313308 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-volume-transfer {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.313568 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: extra_specs {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.313872 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: qos-specs {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.314664 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-snapshot-manage {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.315102 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-volume-type-access {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.315452 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: extra_specs {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.316102 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: scheduler-stats {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.316541 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-snapshot-manage {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.316683 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: cgsnapshots {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.317023 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-volume-type-access {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.317990 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: scheduler-stats {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.318092 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-volume-transfer {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.318149 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: consistencygroups {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.318585 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: cgsnapshots {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.319466 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-volume-transfer {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.319727 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: extra_specs {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.320030 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: consistencygroups {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.320126 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-quota-sets {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.321108 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: extra_specs {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.321408 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-volume-type-access {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.321520 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: capabilities {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.321987 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-quota-sets {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.322730 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-volume-type-access {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.322795 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-hosts {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.322943 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: cgsnapshots {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.323386 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: capabilities {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.324129 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: encryption {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.324319 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: cgsnapshots {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.324382 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: consistencygroups {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.324677 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-hosts {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.325644 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: backups {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.325723 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: consistencygroups {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.326056 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: encryption {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.326309 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-quota-sets {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.327581 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: backups {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.327662 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-quota-class-sets {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.327724 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: capabilities {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.327807 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-quota-sets {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.328982 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-hosts {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.329045 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-volume-manage {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.329079 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: capabilities {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.329641 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-quota-class-sets {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.330360 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: encryption {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.330407 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-hosts {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.330442 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: os-availability-zone {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.330967 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-volume-manage {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.331683 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extended resource: encryption {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.331730 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: encryption {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.331853 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: backups {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.332437 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: os-availability-zone {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.333282 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: backups {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.333876 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-quota-class-sets {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.333924 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.334160 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extended resource: encryption {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.335184 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-volume-manage {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.335263 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.335330 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-quota-class-sets {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.336654 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-volume-manage {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.336717 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.336752 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: os-availability-zone {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.336805 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.337984 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extended resource: encryption {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.338034 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.338116 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: os-availability-zone {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.338198 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.339400 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.339467 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extended resource: encryption {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:06.339587 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.340203 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.340897 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.340988 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.341561 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.341706 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.342247 np0000176061 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.342338 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.342936 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.343047 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.343130 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] SnapshotActionsController initialized {{(pid=112122) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:06.343220 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.343442 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension TypesManage extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.343552 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeActions extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.343662 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.343763 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.343910 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension AdminActions extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344054 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension AdminActions extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344187 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension AdminActions extending resource: backups {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344247 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344317 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.344372 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension UsedLimits extending resource: limits {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344545 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.344651 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344651 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344767 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344829 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.344881 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.344881 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.345086 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-3e8c2dbd-252a-4d2b-a55b-428f0e88ae14 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.345772 np0000176061 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.345930 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.346474 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.346611 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] SnapshotActionsController initialized {{(pid=112124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:06.346718 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.346859 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension TypesManage extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347070 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeActions extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347214 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347272 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.347306 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347413 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension AdminActions extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347551 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension AdminActions extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347643 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension AdminActions extending resource: backups {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347763 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347866 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension UsedLimits extending resource: limits {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.347908 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.348009 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348091 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348219 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348339 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348446 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348545 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-7f8889a9-7157-40e7-8a4d-9e28a2608bcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.348893 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.349280 np0000176061 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.350116 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] SnapshotActionsController initialized {{(pid=112123) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:06.350236 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350327 np0000176061 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:06.350392 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension TypesManage extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350541 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeActions extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350666 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350767 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350869 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension AdminActions extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.350998 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension AdminActions extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351096 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension AdminActions extending resource: backups {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351191 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.contrib.snapshot_actions [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] SnapshotActionsController initialized {{(pid=112121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:06.351249 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351325 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351389 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension UsedLimits extending resource: limits {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351451 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351519 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension TypesManage extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351557 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351630 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351741 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351841 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.351945 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-e8b28ada-3f00-48c6-882d-a7858a0d3129 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352081 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeActions extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352235 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352331 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352444 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension AdminActions extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352565 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension AdminActions extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352674 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension AdminActions extending resource: backups {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352780 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352884 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension UsedLimits extending resource: limits {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.352987 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.353094 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.353210 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.353328 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.353455 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.353539 np0000176061 devstack@c-api.service[112122]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740357aa3668 pid: 112122 (default app) May 21 23:17:06.353603 np0000176061 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-14073e72-5493-42c5-9210-a6554e4c359a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:06.356359 np0000176061 devstack@c-api.service[112124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740357aa3668 pid: 112124 (default app) May 21 23:17:06.360151 np0000176061 devstack@c-api.service[112123]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740357aa3668 pid: 112123 (default app) May 21 23:17:06.361211 np0000176061 devstack@c-api.service[112121]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x740357aa3668 pid: 112121 (default app) May 21 23:17:06.361645 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361645 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361779 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361779 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361779 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361779 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361779 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.361998 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362273 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362273 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362273 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362273 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362273 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362453 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362453 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362453 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362453 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362614 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362614 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362614 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362614 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362777 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362777 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362777 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.362777 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.362777 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363008 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363008 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363256 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363503 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.363759 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364032 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364304 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364304 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364304 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364304 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364467 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364467 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364467 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364467 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364467 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364672 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364672 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364672 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364672 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364672 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.364923 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.366287 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.366287 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.366287 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.366287 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.366287 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.366864 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.366864 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.366864 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.366864 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.366864 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.367443 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.367443 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.367443 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.367443 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.367870 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.367870 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.367870 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.367870 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.368382 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.368382 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.368382 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.368382 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.368382 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.368957 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.368957 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.368957 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.368957 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.368957 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.369488 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.369488 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.369488 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.369488 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.369938 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.369938 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.369938 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.369938 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.370410 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.370410 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.370410 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.370410 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.370852 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.370852 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.370852 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.370852 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.371374 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.371374 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.371374 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.371374 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.372051 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372757 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.372757 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372757 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.372757 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.372757 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373008 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373400 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373695 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.373981 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374283 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374283 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374283 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374283 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374481 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374481 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374481 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374481 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374677 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374677 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374677 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374677 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: /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 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: DEBUG cinder.api.middleware.request_id [None req-4d25ab78-f245-4bb5-96f8-677b352c7598 None None] RequestId filter calling following filter/app {{(pid=112122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:06.374870 np0000176061 devstack@c-api.service[112122]: [pid: 112122|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Thu May 21 23:17:06 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:17:13.482335 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.482335 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.482335 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.482335 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.482335 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483241 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483241 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483241 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483241 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483241 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483548 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483947 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483947 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.483947 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.483947 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484224 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484224 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484224 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484224 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484484 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484484 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484484 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484484 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484746 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484746 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484746 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.484746 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.484746 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485053 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485053 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485053 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485053 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485053 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485358 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.485826 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486222 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486607 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486607 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486607 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486607 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486607 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486988 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486988 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486988 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.486988 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.486988 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487412 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.487813 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488216 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488216 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488216 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488216 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488216 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488529 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488529 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488529 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488529 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488529 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488826 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488826 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.488826 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.488826 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489079 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489079 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489079 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489079 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489369 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489369 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489369 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489369 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489369 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489709 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489709 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489709 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.489709 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.489709 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490155 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490155 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490155 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490155 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490407 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490407 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490407 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490407 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490638 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490638 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490638 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490638 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490888 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490888 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.490888 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.490888 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491114 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491114 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491114 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491114 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491361 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491361 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491361 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491361 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491361 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.491646 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492040 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492040 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492040 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492040 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492040 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492381 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.492713 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493043 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493226 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493413 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493413 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493413 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493413 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493524 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493524 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493524 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493524 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493524 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: /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 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 21 23:17:13.493661 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.middleware.request_id [None req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 None None] RequestId filter calling following filter/app {{(pid=112124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:13.947455 np0000176061 devstack@c-api.service[112124]: INFO cinder.api.openstack.wsgi [None req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 admin admin] POST https://199.204.45.240/volume/v3/types May 21 23:17:13.948038 np0000176061 devstack@c-api.service[112124]: DEBUG cinder.api.openstack.wsgi [None req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:13.949621 np0000176061 devstack@c-api.service[112124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:17:13.949621 np0000176061 devstack@c-api.service[112124]: warnings.warn( May 21 23:17:13.959004 np0000176061 devstack@c-api.service[112124]: DEBUG oslo_db.sqlalchemy.engines [None req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 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=112124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:13.984192 np0000176061 devstack@c-api.service[112124]: INFO cinder.api.openstack.wsgi [None req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 21 23:17:13.984597 np0000176061 devstack@c-api.service[112124]: [pid: 112124|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Thu May 21 23:17:13 2026] POST /volume/v3/types => generated 186 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:17:14.012232 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.012232 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.012232 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.012232 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.012232 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013037 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013037 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013037 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013037 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013037 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013361 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013715 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013715 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013715 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013715 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013987 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013987 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.013987 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.013987 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014252 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014252 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014252 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014252 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014514 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014514 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014514 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014514 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014514 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014828 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014828 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014828 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.014828 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.014828 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015531 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.015961 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016343 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016343 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016343 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016343 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016343 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016655 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016655 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016655 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016655 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016655 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.016943 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017154 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017398 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017398 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017398 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017398 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017398 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017582 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017582 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017582 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017582 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017582 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017747 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017747 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017747 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017747 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017910 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017910 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.017910 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.017910 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018051 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018051 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018051 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018051 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018051 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018294 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018294 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018294 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018294 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018294 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018462 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018462 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018462 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018462 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018605 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018605 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018605 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018605 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018750 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018750 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018750 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018750 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018904 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018904 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.018904 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.018904 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019050 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019050 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019050 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019050 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019219 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019219 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019219 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019219 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019219 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019392 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019596 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019596 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019596 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019596 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019596 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019764 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.019998 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020225 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020429 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020640 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020640 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020640 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020640 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020782 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020782 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020782 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.020782 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.020782 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: /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 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 21 23:17:14.021076 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.middleware.request_id [req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 req-4bfc33cb-c707-43f7-aa4d-1ae15e570cd3 None None] RequestId filter calling following filter/app {{(pid=112123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:14.333407 np0000176061 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 req-4bfc33cb-c707-43f7-aa4d-1ae15e570cd3 admin admin] POST https://199.204.45.240/volume/v3/types/8e4e3919-6872-4120-a955-55e0983393f4/extra_specs May 21 23:17:14.333967 np0000176061 devstack@c-api.service[112123]: DEBUG cinder.api.openstack.wsgi [req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 req-4bfc33cb-c707-43f7-aa4d-1ae15e570cd3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:14.335623 np0000176061 devstack@c-api.service[112123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:17:14.335623 np0000176061 devstack@c-api.service[112123]: warnings.warn( May 21 23:17:14.346055 np0000176061 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 req-4bfc33cb-c707-43f7-aa4d-1ae15e570cd3 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:14.411755 np0000176061 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [req-cf5fb832-c079-46b3-9ce8-cb94acfcc8b7 req-4bfc33cb-c707-43f7-aa4d-1ae15e570cd3 admin admin] https://199.204.45.240/volume/v3/types/8e4e3919-6872-4120-a955-55e0983393f4/extra_specs returned with HTTP 200 May 21 23:17:14.412429 np0000176061 devstack@c-api.service[112123]: [pid: 112123|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Thu May 21 23:17:13 2026] POST /volume/v3/types/8e4e3919-6872-4120-a955-55e0983393f4/extra_specs => generated 55 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:17:16.239854 np0000176061 devstack@c-api.service[112122]: DEBUG dbcounter [-] [112122] Writing DB stats cinder:SELECT=6 {{(pid=112122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:16.246832 np0000176061 devstack@c-api.service[112121]: DEBUG dbcounter [-] [112121] Writing DB stats cinder:SELECT=6 {{(pid=112121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:23.982540 np0000176061 devstack@c-api.service[112124]: DEBUG dbcounter [-] [112124] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:24.409790 np0000176061 devstack@c-api.service[112123]: DEBUG dbcounter [-] [112123] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}