May 29 00:15:14.821829 np0000177337 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:15:14.830839 np0000177337 devstack@c-api.service[112422]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:15:14 2026] *** May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: nodename: np0000177337 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: machine: x86_64 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: clock source: unix May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: pcre jit disabled May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: detected number of CPU cores: 16 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: current working directory: / May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: detected binary path: /usr/bin/uwsgi-core May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: your processes number limit is 256917 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: your memory page size is 4096 bytes May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: detected max file descriptor number: 2048 May 29 00:15:14.833844 np0000177337 devstack@c-api.service[112422]: lock engine: pthread robust mutexes May 29 00:15:14.834649 np0000177337 devstack@c-api.service[112422]: thunder lock: enabled May 29 00:15:14.834649 np0000177337 devstack@c-api.service[112422]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:15:14.834649 np0000177337 devstack@c-api.service[112422]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:15:14.834649 np0000177337 devstack@c-api.service[112422]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:15:14.834649 np0000177337 devstack@c-api.service[112422]: Set PythonHome to /opt/stack/data/venv May 29 00:15:14.868255 np0000177337 devstack@c-api.service[112422]: Python main interpreter initialized at 0x7b629eaa3668 May 29 00:15:14.868255 np0000177337 devstack@c-api.service[112422]: python threads support enabled May 29 00:15:14.868255 np0000177337 devstack@c-api.service[112422]: your server socket listen backlog is limited to 100 connections May 29 00:15:14.868255 np0000177337 devstack@c-api.service[112422]: your mercy for graceful operations on workers is 80 seconds May 29 00:15:14.868822 np0000177337 devstack@c-api.service[112422]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:15:14.868955 np0000177337 devstack@c-api.service[112422]: *** Operational MODE: preforking *** May 29 00:15:14.869104 np0000177337 devstack@c-api.service[112422]: *** uWSGI is running in multiple interpreter mode *** May 29 00:15:14.869104 np0000177337 devstack@c-api.service[112422]: spawned uWSGI master process (pid: 112422) May 29 00:15:14.869239 np0000177337 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:15:14.869855 np0000177337 devstack@c-api.service[112422]: spawned uWSGI worker 1 (pid: 112429, cores: 1) May 29 00:15:14.870604 np0000177337 devstack@c-api.service[112422]: spawned uWSGI worker 2 (pid: 112430, cores: 1) May 29 00:15:14.871111 np0000177337 devstack@c-api.service[112422]: spawned uWSGI worker 3 (pid: 112431, cores: 1) May 29 00:15:14.871614 np0000177337 devstack@c-api.service[112422]: spawned uWSGI worker 4 (pid: 112432, cores: 1) May 29 00:15:14.871685 np0000177337 devstack@c-api.service[112422]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: framework. For more detail see May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:14.994293 np0000177337 devstack@c-api.service[112432]: import eventlet # noqa May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: we strongly recommend against using it for new projects. May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: framework. For more detail see May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:15.000745 np0000177337 devstack@c-api.service[112429]: import eventlet # noqa May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: framework. For more detail see May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:15.001207 np0000177337 devstack@c-api.service[112430]: import eventlet # noqa May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: framework. For more detail see May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:15.010643 np0000177337 devstack@c-api.service[112431]: import eventlet # noqa May 29 00:15:15.079983 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:15.079983 np0000177337 devstack@c-api.service[112432]: warnings.warn( May 29 00:15:15.085329 np0000177337 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:15.085329 np0000177337 devstack@c-api.service[112430]: warnings.warn( May 29 00:15:15.086132 np0000177337 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:15.086132 np0000177337 devstack@c-api.service[112429]: warnings.warn( May 29 00:15:15.098661 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:15.098661 np0000177337 devstack@c-api.service[112431]: warnings.warn( May 29 00:15:15.155987 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:15:15.155987 np0000177337 devstack@c-api.service[112432]: from cgi import parse_header May 29 00:15:15.159227 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:15.159227 np0000177337 devstack@c-api.service[112430]: from cgi import parse_header May 29 00:15:15.161528 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:15.161528 np0000177337 devstack@c-api.service[112429]: from cgi import parse_header May 29 00:15:15.185093 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:15:15.185093 np0000177337 devstack@c-api.service[112431]: from cgi import parse_header May 29 00:15:15.204356 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:15:15.204356 np0000177337 devstack@c-api.service[112432]: removals.removed_module( May 29 00:15:15.205706 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:15:15.205706 np0000177337 devstack@c-api.service[112432]: removals.removed_module( May 29 00:15:15.208933 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:15.208933 np0000177337 devstack@c-api.service[112429]: removals.removed_module( May 29 00:15:15.210437 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:15.210437 np0000177337 devstack@c-api.service[112429]: removals.removed_module( May 29 00:15:15.218875 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:15.218875 np0000177337 devstack@c-api.service[112430]: removals.removed_module( May 29 00:15:15.220521 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:15.220521 np0000177337 devstack@c-api.service[112430]: removals.removed_module( May 29 00:15:15.235842 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:15:15.235842 np0000177337 devstack@c-api.service[112431]: removals.removed_module( May 29 00:15:15.237576 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:15:15.237576 np0000177337 devstack@c-api.service[112431]: removals.removed_module( May 29 00:15:15.800737 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:15.800737 np0000177337 devstack@c-api.service[112429]: warnings.warn( May 29 00:15:15.802465 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:15:15.802465 np0000177337 devstack@c-api.service[112432]: warnings.warn( May 29 00:15:15.825926 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:15.825926 np0000177337 devstack@c-api.service[112430]: warnings.warn( May 29 00:15:15.833966 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:15:15.833966 np0000177337 devstack@c-api.service[112431]: warnings.warn( May 29 00:15:15.894123 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:15.894123 np0000177337 devstack@c-api.service[112429]: warnings.warn( May 29 00:15:15.898770 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:15:15.898770 np0000177337 devstack@c-api.service[112432]: warnings.warn( May 29 00:15:15.919743 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:15.919743 np0000177337 devstack@c-api.service[112430]: warnings.warn( May 29 00:15:15.929328 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:15:15.929328 np0000177337 devstack@c-api.service[112431]: warnings.warn( May 29 00:15:16.180701 np0000177337 devstack@c-api.service[112432]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:15:16.181374 np0000177337 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:16.194381 np0000177337 devstack@c-api.service[112430]: 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 29 00:15:16.194803 np0000177337 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:16.200061 np0000177337 devstack@c-api.service[112429]: 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 29 00:15:16.200508 np0000177337 devstack@c-api.service[112429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:16.205227 np0000177337 devstack@c-api.service[112431]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:15:16.205675 np0000177337 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:16.263619 np0000177337 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:15:16.263619 np0000177337 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:16.265181 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:16.265181 np0000177337 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:16.265479 np0000177337 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:15:16.265479 np0000177337 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:16.266645 np0000177337 devstack@c-api.service[112429]: /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 29 00:15:16.266645 np0000177337 devstack@c-api.service[112429]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:16.712495 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:16.712717 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:16.712781 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:16.712840 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.712894 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.712947 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713021 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:16.713079 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.713132 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713184 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713236 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.713296 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713416 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713470 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.713470 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.713914 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.714184 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.714354 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.714354 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.714657 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.714790 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.714950 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.715079 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.715197 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.715349 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.715493 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.715616 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.715729 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.715839 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.715948 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.716014 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.716076 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.716134 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.716185 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.716241 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.716334 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.716334 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.716428 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.717011 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.717011 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.717249 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.717249 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.717249 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.717626 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.717741 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.717852 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.717975 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.718103 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.718224 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.718362 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.718535 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.718645 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.718715 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.718784 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.718852 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.718889 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.718934 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.718968 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.718999 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.719036 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.719067 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.719102 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.719135 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.719135 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.719135 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.719135 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.721647 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.721704 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.721753 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.721856 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.721932 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.722017 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.722017 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.722127 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.722127 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.722195 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.722228 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.722268 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.722307 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.722358 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.722403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.722455 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.722497 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.722532 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.722564 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.722597 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.722630 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.722662 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.722695 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.722727 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.722765 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.722804 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.722838 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.722868 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.722900 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.722932 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.722966 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.722999 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.723035 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.723077 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.723122 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.723160 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.723193 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.723230 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.723262 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.723295 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.723344 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.723376 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.723409 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.723442 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.723570 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.723608 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.723640 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.723671 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.723705 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.724497 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.724554 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.724648 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.724723 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.724723 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.724849 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.724954 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.725032 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.725118 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.725179 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.725258 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.725344 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.725446 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.725509 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.725599 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.725639 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.725680 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.725714 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.725747 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.725786 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.725819 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.725858 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.725890 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.725923 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.725955 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.726008 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.726055 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.726088 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.726126 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.726164 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.726198 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.726230 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.726273 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.726307 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.726358 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.726401 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.726490 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.726526 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.726561 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.726595 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.726627 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.726666 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.726700 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.726733 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.726765 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.726804 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.726842 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.726875 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.726930 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.726962 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.726994 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.727027 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.727064 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.727096 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.727132 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.727171 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.727203 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.727234 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.727264 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.727302 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.727351 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.727384 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.727416 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.727448 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.727489 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.727522 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.727558 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.727590 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.727628 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.727664 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.727700 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.727731 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.727764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.727795 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.727833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.727870 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.727909 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.727942 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.727942 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.728001 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.728034 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.728066 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.728098 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.728135 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.728173 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.728205 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.728237 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.728273 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.729055 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.729176 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.729252 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.729342 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.729425 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.729510 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.729584 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.729659 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.729729 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.729798 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.729972 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.730077 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.730156 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.730229 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.730300 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.730396 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.730484 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.730563 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.730636 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.730722 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.730795 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.730795 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.730795 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.730795 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.731065 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.731065 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.731065 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.731278 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.731374 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.731374 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.731526 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.731598 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.731673 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.731746 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.731815 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.731890 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.731963 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.732031 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.732106 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.732190 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.732270 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.732374 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.732449 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.732518 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.732589 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.732657 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.732715 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.732793 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.732859 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.732946 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.733013 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.733096 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.733135 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.733173 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.733206 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.733236 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.733269 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.733301 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.733351 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.733394 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.733426 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.733466 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.733498 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.733529 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.733561 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.733594 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.733631 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.733666 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.733704 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.733736 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.733768 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.733800 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.733837 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.733873 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.733907 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.733938 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.733975 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.733975 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.733975 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.733975 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.734106 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.734139 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.734173 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.734211 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.734247 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.734247 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.734652 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.734720 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.734773 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.734835 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.734887 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.734937 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.734986 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.734986 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.735081 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.735134 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.735193 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.735245 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.735302 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.735380 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.735433 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.735484 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.735536 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.735585 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.735640 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.735691 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.735740 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.735791 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.735847 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.735847 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.735847 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.735847 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.735847 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.736091 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.736143 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.736193 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.736241 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.736296 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.736296 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.736426 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.736486 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.736536 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.736586 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.736635 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.736683 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.736739 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.736739 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.736739 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.736882 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.736939 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.736991 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.737177 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.737177 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.737177 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.737177 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.737177 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.737285 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.737320 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.737352 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.737379 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.737403 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.737433 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.737457 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.737484 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.737508 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.737531 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.737531 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.737578 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.737609 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.737634 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.737657 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.737680 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.737708 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.737735 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.737764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.737764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.737764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.737764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.737764 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.737936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.738060 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738085 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.738109 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738136 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.738167 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.738190 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.738217 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.738245 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.738281 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.738304 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.738355 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.738382 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.738406 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738452 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.738476 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.738499 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.738523 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.738551 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.738551 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.738551 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.738551 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.738551 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.738664 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738664 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.738664 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.738664 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.738751 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738780 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.738804 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.738828 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.738851 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.738876 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.738901 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.738926 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.738926 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.738972 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.739004 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.739028 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.739053 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.739077 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.739602 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.739666 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.739720 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.739770 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.739819 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.739880 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.739880 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.739880 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.739880 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.739880 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.741705 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.741777 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.741830 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.741889 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.741941 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.742011 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.742011 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.742127 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.742183 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.742235 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.742235 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.742353 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.742409 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.742514 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.742571 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.742632 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.742691 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.742743 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.742801 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.742857 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.742908 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.742957 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.743006 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.743006 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.743098 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.743098 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.743098 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.743098 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.743475 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.743542 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.743594 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.743652 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.743748 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.743824 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.743894 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.743969 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.744046 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.744124 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.744202 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.744272 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.744367 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.744447 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.744519 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.744589 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.744657 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.744726 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.744804 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.744884 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.744955 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.745031 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.745102 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.745170 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.745240 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.745341 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.745341 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.745341 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.745501 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.745501 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.745563 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.745596 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.745596 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.745661 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.745693 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.745724 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.745756 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.745795 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.745829 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.745861 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.745893 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.745893 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.745955 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.745988 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.746020 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.746058 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.746091 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.746091 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.746091 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.746181 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.746216 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.746252 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.746252 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.746252 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.746252 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.746390 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.746975 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.747039 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.747074 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.747169 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.747243 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.747331 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.747425 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.747464 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.747506 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.747539 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.747571 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.747615 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.747652 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.747690 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.747726 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.747759 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.747790 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.747824 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.747855 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.747887 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.747918 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.747957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.747989 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.748021 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.748053 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.748053 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.748053 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.748053 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.748168 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.748168 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.748227 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.748266 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.748558 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.748650 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.748725 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.748815 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.748888 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.748957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.748957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.748957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.748957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.748957 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.749286 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.749286 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.749286 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.749527 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.749600 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.749680 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.749751 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.749751 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.749900 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.749971 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.750046 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.750046 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.750046 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.750046 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.750719 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.750771 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.750864 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.750939 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.751019 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.751100 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.751161 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.751249 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.751288 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.751337 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.751382 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.751414 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.751447 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.751491 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.751533 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.751565 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.751596 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.751633 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.751669 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.751700 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.751733 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.751764 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.751796 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.751833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.751833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.751833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.751833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.751833 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.757645 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.757722 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.757763 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.757789 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.757817 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.757841 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.757866 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.757889 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.757912 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.757936 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.758041 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.758097 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.758151 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.758151 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.758404 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.758495 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.758495 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.758595 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.758653 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.758697 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.758754 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.758799 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.758849 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.758908 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.758963 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759022 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.759066 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759124 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.759174 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759237 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.759284 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759374 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.759436 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.759465 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.759494 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.759519 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.759546 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759570 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759593 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759620 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759651 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.759678 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.759702 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.759702 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.759702 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.759768 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.759792 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.759814 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.759841 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759864 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.759891 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759918 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.759941 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.759968 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.759968 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.759968 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.760198 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.760263 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.760332 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.760392 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.760445 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.760495 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.760545 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.760606 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.760660 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.760710 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.760760 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.760816 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.760872 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.760928 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.760980 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.761333 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.761333 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.761333 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.761484 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.761484 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.761639 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.761639 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.761686 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.761711 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.761734 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.761821 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.761880 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.761933 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.761984 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.762046 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.762099 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.762149 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.762200 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.762258 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.762288 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.762329 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.762355 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.762378 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.762402 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.762438 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.762496 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.762522 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.762553 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.762577 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.762603 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.762626 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.762626 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.762626 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.762626 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.762626 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.764055 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.764110 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.764199 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.764272 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.764369 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.764459 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.764531 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.764531 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.764605 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.764605 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.764666 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.764698 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.764698 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.764698 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.765595 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.765648 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.765681 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.765715 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.765764 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.765797 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.765835 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.765868 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.765901 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.765933 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.765964 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.766001 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.766001 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.766074 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.770148 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.770203 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.770248 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.770383 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.770383 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.770570 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.770654 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.770720 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.770808 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.770883 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.770964 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.771033 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.771117 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.771178 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.771266 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.771355 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.771418 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.771418 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.771533 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.771578 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.771614 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.771653 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.771703 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.771754 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.771814 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.771865 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.771915 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.771965 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.772026 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.772078 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.772128 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.772177 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.772236 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.772288 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.772377 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.772432 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.772481 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.772533 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.772593 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.772645 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.772695 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.772746 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.772808 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.772858 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.772908 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.772960 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.773010 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.773071 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.773121 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.773195 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.773254 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.773306 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.773306 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.773418 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.773485 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.773536 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.773594 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.773665 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.773719 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.773768 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.773825 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.773969 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.774162 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.774216 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.774266 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.775050 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.775201 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.775351 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.775491 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.775605 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.775743 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.775858 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.775966 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.776078 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.776189 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.776298 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.776467 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.776583 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.776694 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.776812 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.776931 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.777045 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.777154 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.777264 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.777417 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.777572 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.777690 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.777812 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.777925 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.778035 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.778149 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.778264 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.778409 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.778581 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.778581 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.778815 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.778932 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.779026 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.779150 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.779150 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.779260 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.779260 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.779376 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.779428 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.779428 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.779536 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.779536 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.779635 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.779669 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.779669 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.779669 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.779669 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.779758 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.779758 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.779758 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.779758 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.779758 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.780094 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.780146 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.780197 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.780247 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.780297 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.780364 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.780423 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.780423 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.780527 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.780579 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.780629 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.780693 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.780745 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.780794 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.780848 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.780903 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.780953 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.781003 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.781052 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.781103 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.781103 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.781103 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.781103 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.781381 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.781507 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.781535 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.781563 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.781563 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.781612 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.781612 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.781657 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.781681 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.781704 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.781726 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.781750 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.781773 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:16.781800 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:16.820026 np0000177337 devstack@c-api.service[112432]: INFO dbcounter [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Registered counter for database cinder May 29 00:15:16.820153 np0000177337 devstack@c-api.service[112430]: INFO dbcounter [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Registered counter for database cinder May 29 00:15:16.820361 np0000177337 devstack@c-api.service[112431]: INFO dbcounter [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Registered counter for database cinder May 29 00:15:16.820537 np0000177337 devstack@c-api.service[112429]: INFO dbcounter [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Registered counter for database cinder May 29 00:15:16.865987 np0000177337 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.867631 np0000177337 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc911da-9448-4564-a3da-baf2c3908c2f 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.868603 np0000177337 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.870436 np0000177337 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.976634 np0000177337 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:16.979139 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:16.981151 np0000177337 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:16.981443 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:16.981824 np0000177337 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writer thread running {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:16.983205 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:16.983556 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:16.985045 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:16.985137 np0000177337 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:16.985328 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:16.985939 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:16.987065 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.987326 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:16.987452 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:16.987518 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:16.989373 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:16.989797 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:16.990125 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:16.990212 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.991127 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.991867 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:16.992649 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:16.993249 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.993751 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.993801 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:16.994664 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.997306 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:16.997714 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.028627 np0000177337 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:17.029663 np0000177337 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc911da-9448-4564-a3da-baf2c3908c2f 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:17.030666 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:17.031882 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:17.032391 np0000177337 devstack@c-api.service[112432]: INFO cinder.rpc [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:17.033151 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.033510 np0000177337 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:17.034083 np0000177337 devstack@c-api.service[112430]: INFO cinder.rpc [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:17.035176 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.035458 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:17.035540 np0000177337 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:17.037611 np0000177337 devstack@c-api.service[112431]: INFO cinder.rpc [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:17.038178 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:17.038709 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.040679 np0000177337 devstack@c-api.service[112429]: INFO cinder.rpc [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:17.041756 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.043182 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.046292 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.048613 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.049343 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.050025 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.051717 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.053167 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.053444 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.054499 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.054786 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.056198 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.056484 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.057469 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.059890 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.060276 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.060749 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.061302 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.062928 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.063378 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.064218 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.064694 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.065761 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.066126 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.067097 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.067620 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.068869 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.068949 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.070152 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.070405 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.070554 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.071647 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.072939 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.073016 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.073546 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.074447 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.075796 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.075877 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.076291 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.077230 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.078418 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.078498 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.079131 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.079892 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.080565 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.081704 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.083175 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.083758 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.083837 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.084796 np0000177337 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:17.085508 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.085585 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.087053 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.087135 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.088384 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.088550 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.088788 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.089096 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.089806 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.090104 np0000177337 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:17.090747 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.090839 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.091134 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.091787 np0000177337 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:17.091866 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.092327 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.092406 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.092551 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.093647 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.093942 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.094015 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.094150 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.094910 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.095071 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.095186 np0000177337 devstack@c-api.service[112429]: WARNING cinder.api.contrib.hosts [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:17.095371 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.095941 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.096197 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.096467 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.096797 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.097373 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.097478 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.097754 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.098106 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.098686 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.099288 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.099358 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.099451 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.100303 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.100406 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.100944 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.101525 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.101639 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.101865 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.101930 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.102778 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.103266 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.103330 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.103677 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.104533 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.104790 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.104836 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.105036 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.105728 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: extensions {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.106432 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.106562 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.106787 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.107039 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-availability-zone {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.108027 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.108326 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-hosts {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.108423 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.108706 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.109323 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.110056 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.110325 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.110865 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.111604 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.111713 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.112397 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.113025 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.113434 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.113586 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.114358 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.114660 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: backups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.114899 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.114997 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.115853 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.116228 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.116573 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.117383 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.117733 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.117867 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: consistencygroups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.118561 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.118611 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.119270 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.119829 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.120021 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.120480 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.120556 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-volume-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.121226 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.121594 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.121880 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.122528 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: extra_specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.123471 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.123549 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.123602 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.124337 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-snapshot-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.124805 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.124881 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.125532 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.126021 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: cgsnapshots {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.126166 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.126301 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.126754 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.127442 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.127595 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.128184 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.128421 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:17.128472 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.128875 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.129125 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.129788 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.130393 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: capabilities {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.130442 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.130476 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.131169 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.131605 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: scheduler-stats {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.131756 np0000177337 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.131806 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.132575 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.132628 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.132732 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.132809 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.132904 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.133010 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-volume-type-access {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.133079 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.133160 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.133226 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.133385 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:17.133779 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.133872 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.133979 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134066 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134123 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.134160 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134274 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134406 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134510 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134587 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: qos-specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.134626 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.134660 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.134693 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-89e319e9-f62e-41bc-9482-f8645cbfa1f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.135420 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:17.135486 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.136127 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.136656 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-quota-class-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.136763 np0000177337 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.166971 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.166971 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.166971 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.167349 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-quota-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.168005 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168005 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168234 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168403 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.168876 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extended resource: os-volume-transfer {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:17.169026 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169160 np0000177337 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.169287 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169287 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169287 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-dfc911da-9448-4564-a3da-baf2c3908c2f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169567 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169952 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169952 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169952 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.169952 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170182 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170240 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170240 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170240 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170240 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170240 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-bad755c1-a1b7-4b8f-bd10-f2da95c5445a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.170549 np0000177337 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b629eaa3668 pid: 112432 (default app) May 29 00:15:17.170611 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170611 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170611 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170611 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] SnapshotActionsController initialized {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:17.170809 np0000177337 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b629eaa3668 pid: 112430 (default app) May 29 00:15:17.170882 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170882 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.170995 np0000177337 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b629eaa3668 pid: 112431 (default app) May 29 00:15:17.171052 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171052 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171052 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171052 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171052 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171470 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171470 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171470 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171470 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171470 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.171812 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172206 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172206 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172206 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172206 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172519 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172519 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172519 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172519 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172873 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172873 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.172873 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.172873 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173162 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.173162 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173162 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.173162 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173162 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.173534 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173591 np0000177337 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:17.173648 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.173648 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173648 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.173648 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.173648 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174019 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174498 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.174931 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175375 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175375 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175375 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175375 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175375 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175707 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175707 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175707 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175707 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175707 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175876 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175876 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175876 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.175876 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.175876 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176049 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176247 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176247 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176247 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176247 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176247 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176449 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176449 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176449 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176449 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176449 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176609 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176609 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176609 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176609 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176741 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176741 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176741 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176741 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176932 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176932 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176932 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.176932 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.176932 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177102 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177102 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177102 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177102 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177102 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177258 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177258 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177258 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177258 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177401 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177401 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177401 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177401 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177540 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177540 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177540 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177540 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177664 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177664 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177664 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177664 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177791 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177791 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177791 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177791 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177930 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177930 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.177930 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.177930 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178061 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension AdminActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178093 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178288 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178288 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178288 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178288 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178434 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178634 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178634 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178634 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178634 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178765 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension AdminActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.178803 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179003 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179188 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179188 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179188 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179188 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179347 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179347 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179347 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179347 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179475 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179475 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179475 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179475 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179714 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179714 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179714 np0000177337 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:17.179714 np0000177337 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension AdminActions extending resource: backups {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension TypesManage extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.179845 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension UsedLimits extending resource: limits {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180014 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180161 np0000177337 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-fd455b50-97b5-43a8-8015-bc9d95159fa4 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:17.180189 np0000177337 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-1cd72a4f-61c2-4fe3-9f87-3c4892d85051 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:17.180217 np0000177337 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Fri May 29 00:15:17 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 29 00:15:17.180242 np0000177337 devstack@c-api.service[112429]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b629eaa3668 pid: 112429 (default app) May 29 00:15:23.937294 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.937294 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.937834 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.937834 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.937990 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.937990 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.938137 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.938137 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.938283 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.938283 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.938488 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.938488 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.938632 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.938632 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939329 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939329 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939329 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939329 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939329 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939479 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939479 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939479 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939479 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939479 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939614 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939614 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939614 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939614 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939725 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939725 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939725 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939725 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939725 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939867 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939867 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939867 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939867 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939867 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.939989 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940145 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940295 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940458 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940458 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940458 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940458 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940458 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940598 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940598 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940598 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.940598 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.940598 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941536 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941765 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941975 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941975 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941975 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.941975 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.941975 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942182 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942182 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942182 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942182 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942182 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942390 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942390 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942390 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942390 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942534 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942534 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942534 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942534 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942673 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942673 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942673 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942673 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942673 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942856 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942856 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942856 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.942856 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.942856 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943016 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943016 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943016 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943016 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943170 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943170 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943170 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943170 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943336 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943336 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943336 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943336 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943478 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943478 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943478 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943478 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943614 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943614 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943614 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943614 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943751 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943751 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943751 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943751 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943751 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.943936 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944138 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944138 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944138 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944138 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944138 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944302 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944599 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.944811 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945018 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945215 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945215 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945215 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945215 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945389 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945389 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945389 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945389 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945389 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 29 00:15:23.945566 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-883b93fd-caeb-4051-83f3-f038c6d4d818 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:24.402133 np0000177337 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-883b93fd-caeb-4051-83f3-f038c6d4d818 admin admin] POST https://199.204.45.49/volume/v3/types May 29 00:15:24.402745 np0000177337 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-883b93fd-caeb-4051-83f3-f038c6d4d818 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:24.404376 np0000177337 devstack@c-api.service[112430]: /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 29 00:15:24.404376 np0000177337 devstack@c-api.service[112430]: warnings.warn( May 29 00:15:24.444779 np0000177337 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-883b93fd-caeb-4051-83f3-f038c6d4d818 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:24.474192 np0000177337 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-883b93fd-caeb-4051-83f3-f038c6d4d818 admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 29 00:15:24.474724 np0000177337 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Fri May 29 00:15:23 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:15:24.499151 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.499151 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.499151 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.499151 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.499151 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.499959 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.499959 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.499959 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.499959 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.499959 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500245 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500647 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500647 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500647 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500647 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500877 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500877 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.500877 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.500877 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501118 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501118 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501118 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501118 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501405 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501405 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501405 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501405 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501405 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501701 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501701 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501701 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501701 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501701 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.501977 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502374 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.502707 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503057 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503057 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503057 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503057 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503057 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503371 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503371 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503371 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503371 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503371 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.503668 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504004 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504345 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504345 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504345 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504345 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504345 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504654 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504654 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504654 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504654 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504654 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504936 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504936 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.504936 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.504936 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505169 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505169 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505169 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505169 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505425 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505425 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505425 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505425 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505425 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505718 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505718 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505718 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505718 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505718 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505990 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505990 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.505990 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.505990 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506245 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506245 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506245 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506245 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506550 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506550 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506550 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506550 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506782 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506782 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.506782 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.506782 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507010 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507010 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507010 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507010 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507238 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507238 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507238 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507238 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507238 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.507555 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508046 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508046 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508046 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508046 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508046 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508344 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.508677 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509009 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509360 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509726 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509726 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509726 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509726 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509958 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509958 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509958 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.509958 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.509958 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 29 00:15:24.510248 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [req-883b93fd-caeb-4051-83f3-f038c6d4d818 req-9a9795af-289f-443a-984d-1c239cef20b5 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:24.814072 np0000177337 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [req-883b93fd-caeb-4051-83f3-f038c6d4d818 req-9a9795af-289f-443a-984d-1c239cef20b5 admin admin] POST https://199.204.45.49/volume/v3/types/b2c07124-9f2a-4bb0-b85a-2abf9e2aeefe/extra_specs May 29 00:15:24.814522 np0000177337 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [req-883b93fd-caeb-4051-83f3-f038c6d4d818 req-9a9795af-289f-443a-984d-1c239cef20b5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:24.816175 np0000177337 devstack@c-api.service[112431]: /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 29 00:15:24.816175 np0000177337 devstack@c-api.service[112431]: warnings.warn( May 29 00:15:24.858012 np0000177337 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [req-883b93fd-caeb-4051-83f3-f038c6d4d818 req-9a9795af-289f-443a-984d-1c239cef20b5 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:24.916891 np0000177337 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [req-883b93fd-caeb-4051-83f3-f038c6d4d818 req-9a9795af-289f-443a-984d-1c239cef20b5 admin admin] https://199.204.45.49/volume/v3/types/b2c07124-9f2a-4bb0-b85a-2abf9e2aeefe/extra_specs returned with HTTP 200 May 29 00:15:24.917566 np0000177337 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Fri May 29 00:15:24 2026] POST /volume/v3/types/b2c07124-9f2a-4bb0-b85a-2abf9e2aeefe/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:15:27.032048 np0000177337 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=6 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:27.039663 np0000177337 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=6 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:34.471471 np0000177337 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:34.915450 np0000177337 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}