May 20 06:20:13.585464 np0000175298 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 06:20:13.593955 np0000175298 devstack@c-api.service[112576]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 06:20:13 2026] *** May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: nodename: np0000175298 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: machine: x86_64 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: clock source: unix May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: pcre jit disabled May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: detected number of CPU cores: 16 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: current working directory: / May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: detected binary path: /usr/bin/uwsgi-core May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: your processes number limit is 256917 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: your memory page size is 4096 bytes May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: detected max file descriptor number: 2048 May 20 06:20:13.597045 np0000175298 devstack@c-api.service[112576]: lock engine: pthread robust mutexes May 20 06:20:13.597390 np0000175298 devstack@c-api.service[112576]: thunder lock: enabled May 20 06:20:13.597531 np0000175298 devstack@c-api.service[112576]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 06:20:13.597597 np0000175298 devstack@c-api.service[112576]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 06:20:13.597628 np0000175298 devstack@c-api.service[112576]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 06:20:13.597628 np0000175298 devstack@c-api.service[112576]: Set PythonHome to /opt/stack/data/venv May 20 06:20:13.651915 np0000175298 devstack@c-api.service[112576]: Python main interpreter initialized at 0x7c512d4a3668 May 20 06:20:13.651915 np0000175298 devstack@c-api.service[112576]: python threads support enabled May 20 06:20:13.652033 np0000175298 devstack@c-api.service[112576]: your server socket listen backlog is limited to 100 connections May 20 06:20:13.652033 np0000175298 devstack@c-api.service[112576]: your mercy for graceful operations on workers is 80 seconds May 20 06:20:13.652480 np0000175298 devstack@c-api.service[112576]: mapped 671795 bytes (656 KB) for 4 cores May 20 06:20:13.652633 np0000175298 devstack@c-api.service[112576]: *** Operational MODE: preforking *** May 20 06:20:13.652871 np0000175298 devstack@c-api.service[112576]: *** uWSGI is running in multiple interpreter mode *** May 20 06:20:13.652871 np0000175298 devstack@c-api.service[112576]: spawned uWSGI master process (pid: 112576) May 20 06:20:13.653040 np0000175298 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 06:20:13.653593 np0000175298 devstack@c-api.service[112576]: spawned uWSGI worker 1 (pid: 112583, cores: 1) May 20 06:20:13.654167 np0000175298 devstack@c-api.service[112576]: spawned uWSGI worker 2 (pid: 112584, cores: 1) May 20 06:20:13.654673 np0000175298 devstack@c-api.service[112576]: spawned uWSGI worker 3 (pid: 112585, cores: 1) May 20 06:20:13.655169 np0000175298 devstack@c-api.service[112576]: spawned uWSGI worker 4 (pid: 112586, cores: 1) May 20 06:20:13.655233 np0000175298 devstack@c-api.service[112576]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: we strongly recommend against using it for new projects. May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: framework. For more detail see May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:13.795519 np0000175298 devstack@c-api.service[112583]: import eventlet # noqa May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: we strongly recommend against using it for new projects. May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: framework. For more detail see May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:13.797453 np0000175298 devstack@c-api.service[112584]: import eventlet # noqa May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: we strongly recommend against using it for new projects. May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: framework. For more detail see May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:13.800423 np0000175298 devstack@c-api.service[112586]: import eventlet # noqa May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: we strongly recommend against using it for new projects. May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: If you are already using Eventlet, we recommend migrating to a different May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: framework. For more detail see May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 06:20:13.817961 np0000175298 devstack@c-api.service[112585]: import eventlet # noqa May 20 06:20:13.889691 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:13.889691 np0000175298 devstack@c-api.service[112584]: debtcollector.deprecate( May 20 06:20:13.893471 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:13.893471 np0000175298 devstack@c-api.service[112583]: debtcollector.deprecate( May 20 06:20:13.903826 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:13.903826 np0000175298 devstack@c-api.service[112586]: debtcollector.deprecate( May 20 06:20:13.907481 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 06:20:13.907481 np0000175298 devstack@c-api.service[112585]: debtcollector.deprecate( May 20 06:20:13.972617 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:13.972617 np0000175298 devstack@c-api.service[112583]: from cgi import parse_header May 20 06:20:13.973296 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:13.973296 np0000175298 devstack@c-api.service[112584]: from cgi import parse_header May 20 06:20:13.987822 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:13.987822 np0000175298 devstack@c-api.service[112585]: from cgi import parse_header May 20 06:20:13.992816 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 06:20:13.992816 np0000175298 devstack@c-api.service[112586]: from cgi import parse_header May 20 06:20:14.017319 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:14.017319 np0000175298 devstack@c-api.service[112583]: removals.removed_module( May 20 06:20:14.017588 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:14.017588 np0000175298 devstack@c-api.service[112584]: removals.removed_module( May 20 06:20:14.018007 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:14.018007 np0000175298 devstack@c-api.service[112583]: removals.removed_module( May 20 06:20:14.018279 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:14.018279 np0000175298 devstack@c-api.service[112584]: removals.removed_module( May 20 06:20:14.034796 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:14.034796 np0000175298 devstack@c-api.service[112585]: removals.removed_module( May 20 06:20:14.036917 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:14.036917 np0000175298 devstack@c-api.service[112585]: removals.removed_module( May 20 06:20:14.041725 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 06:20:14.041725 np0000175298 devstack@c-api.service[112586]: removals.removed_module( May 20 06:20:14.042462 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 06:20:14.042462 np0000175298 devstack@c-api.service[112586]: removals.removed_module( May 20 06:20:14.611977 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:14.611977 np0000175298 devstack@c-api.service[112583]: warnings.warn( May 20 06:20:14.632367 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:14.632367 np0000175298 devstack@c-api.service[112584]: warnings.warn( May 20 06:20:14.647415 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:14.647415 np0000175298 devstack@c-api.service[112586]: warnings.warn( May 20 06:20:14.671962 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 06:20:14.671962 np0000175298 devstack@c-api.service[112585]: warnings.warn( May 20 06:20:14.711116 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:14.711116 np0000175298 devstack@c-api.service[112583]: warnings.warn( May 20 06:20:14.728691 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:14.728691 np0000175298 devstack@c-api.service[112584]: warnings.warn( May 20 06:20:14.753479 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:14.753479 np0000175298 devstack@c-api.service[112586]: warnings.warn( May 20 06:20:14.776218 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 06:20:14.776218 np0000175298 devstack@c-api.service[112585]: warnings.warn( May 20 06:20:14.991253 np0000175298 devstack@c-api.service[112583]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:14.991968 np0000175298 devstack@c-api.service[112583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:15.019615 np0000175298 devstack@c-api.service[112584]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:15.020327 np0000175298 devstack@c-api.service[112584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:15.047474 np0000175298 devstack@c-api.service[112586]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:15.047923 np0000175298 devstack@c-api.service[112586]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112586) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:15.066588 np0000175298 devstack@c-api.service[112585]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 06:20:15.067126 np0000175298 devstack@c-api.service[112585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 06:20:15.078754 np0000175298 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:15.078754 np0000175298 devstack@c-api.service[112583]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:15.096542 np0000175298 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:15.096542 np0000175298 devstack@c-api.service[112584]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:15.111244 np0000175298 devstack@c-api.service[112586]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:15.111244 np0000175298 devstack@c-api.service[112586]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:15.137276 np0000175298 devstack@c-api.service[112585]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 06:20:15.137276 np0000175298 devstack@c-api.service[112585]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 06:20:15.556994 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:15.557220 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:15.557325 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:15.557389 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557389 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.557491 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557491 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.557589 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557703 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557799 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557857 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.557857 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.557968 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 06:20:15.558464 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.558570 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.558675 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.558675 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.558820 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.558939 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.559012 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.559072 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.559127 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.559184 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.559240 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.559297 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.559359 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.559416 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.559480 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.559552 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.559612 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.559695 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.559752 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.559820 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.559885 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.559956 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.560013 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.560013 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.560135 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.560135 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.560135 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.560337 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.560399 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.560541 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.560609 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.565404 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.565475 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.565512 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.565566 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.565631 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.565714 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.565797 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.565848 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.565894 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.565948 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.566043 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.566097 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.566138 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.566179 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.566219 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.566258 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.566302 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.566302 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.566368 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.566418 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.566492 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.567040 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.567107 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.567239 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.567308 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.567436 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.567492 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.567627 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.568004 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.568059 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.568141 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.568185 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.568248 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.568330 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.568371 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.568420 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.568458 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.568496 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.568535 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.568573 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.568573 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.568657 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.568696 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.568734 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.568771 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.568771 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.568868 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.568907 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.568944 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.568944 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.569025 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.569067 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.569105 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.569161 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.569210 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.569250 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.569250 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.569326 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.569365 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.569405 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.569444 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.569482 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.569520 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.569557 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.569603 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.569658 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.569698 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.569698 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.569698 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.569826 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.569869 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.569907 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.569907 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.569907 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.570021 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.570021 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.570097 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.570174 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.570293 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.570375 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.570482 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.570545 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.570690 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.570768 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.571520 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.571571 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.571648 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.571735 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.571781 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.571834 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.571876 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.571917 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.571967 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.572009 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.572048 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.572092 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.572135 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.572173 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.572210 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.572250 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.572337 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.572393 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.572432 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.572468 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.572507 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.572546 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.572588 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.572626 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.572683 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.572720 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.572720 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.572805 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.573342 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.573407 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.573479 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.573530 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.573566 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.573611 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.573669 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.573704 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.573743 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.573796 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.573847 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.573886 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.573926 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.573971 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.574009 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.574051 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.574095 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.574134 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.574179 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.574217 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.574217 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.574217 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.574315 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.574354 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.574391 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.574509 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.574647 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.574838 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.576078 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.576130 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.576165 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.576205 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.576251 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.576323 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.576361 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.576401 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.576438 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.576486 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.576524 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.576564 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.576602 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.576655 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.576762 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.576820 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.576889 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.576954 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.577014 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.577062 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.577147 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.577732 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.577822 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.577876 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.577930 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.577993 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.578034 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.578072 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.578122 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.578162 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.578201 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.578201 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.578268 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.578319 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.578364 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.578403 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.578403 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.578403 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.578506 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.578549 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.578593 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.578654 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.578694 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.578767 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.578828 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.578878 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.578878 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.578878 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.578878 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.579253 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.579316 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.579465 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.579616 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.579616 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.579763 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.579884 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.580277 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.580395 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.580441 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.580490 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.580533 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.580583 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.580658 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.580698 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.580747 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.580798 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.580841 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.580895 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.580938 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.580983 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.581023 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.581068 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.581111 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.581155 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.581192 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.581229 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.581271 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.581271 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.581271 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.581376 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.581421 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.581466 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.581510 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.581548 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.581548 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.581615 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.581671 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.581711 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.581760 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.581804 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.581843 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.581893 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.581932 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.581975 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.582013 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.582052 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.582090 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.582128 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.582163 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.582204 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.582241 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.582284 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.582322 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.582364 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.582405 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.582448 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.582494 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.582532 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.582575 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.582614 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.582684 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.582738 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.582781 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.582826 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.582865 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.582902 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.582945 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.582989 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.583027 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.583064 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.583109 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.583149 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.583186 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.583224 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.583264 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.583302 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.583302 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.583372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.583796 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.583796 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.583877 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.583913 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.583948 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.583948 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.583948 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.584043 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.584079 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.584120 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.584160 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.584201 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.584250 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.584293 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.584356 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.584390 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.584428 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.584466 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.584505 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.584547 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.584584 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.584629 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.584695 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.584740 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.584785 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.584830 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.584873 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.584914 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.584914 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.584914 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.584914 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.587992 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.588047 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.588095 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.588162 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.588213 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.588253 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.588291 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.588348 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.588393 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.588465 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.588524 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.588524 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.588524 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.588631 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.588713 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.588755 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.588816 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.588871 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.588917 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.588999 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.589051 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.589095 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.589227 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.589295 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.589416 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.589501 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.589619 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.589690 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.589731 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.589765 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.589806 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.589852 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.589898 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.589937 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.589976 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.590013 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.590050 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.590094 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.590132 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.590176 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.590214 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.590252 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.590297 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.590337 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.590375 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.590411 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.590464 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.590503 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.590546 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.590590 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.590629 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.590692 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.590733 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.590771 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.590808 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.590847 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.590884 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.590884 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.590960 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.590999 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.591042 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.591093 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.591131 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.591171 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.591219 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.591270 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.591308 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.591308 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.591308 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.591308 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.591444 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.591444 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.591532 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.591570 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.591570 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.591570 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.591570 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.591728 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.591776 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.591776 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.591776 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.591888 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.591932 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.591932 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.592000 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.592039 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.592039 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.592039 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.592039 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.592176 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.592213 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.592213 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.592213 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.592532 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.592567 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.592567 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.592567 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.592692 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.592737 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.592798 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.592842 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.592842 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.592925 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.592975 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.593016 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.593065 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.593105 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.593148 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.593198 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.593237 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.593287 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.593335 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.593376 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.593413 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.593450 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.593497 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.593535 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.593572 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.593610 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.593663 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.593703 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.593753 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.593753 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.593822 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.593859 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.593897 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.593897 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.593897 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.594068 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.594171 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.594289 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.594390 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.594494 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.595008 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.595058 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.595095 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.595133 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.595173 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.595210 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.595260 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.595300 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.595344 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.595391 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.595432 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.595478 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.595522 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.595522 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.595596 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.595662 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.595706 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.595706 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.595807 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.595853 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.595893 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.595893 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.595967 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.596008 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.596008 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.596008 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.596113 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.596158 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.596599 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.596684 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.596809 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.596876 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.597005 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.597048 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.597191 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.600275 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.600361 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.600456 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.600514 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.600590 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.600631 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.600691 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.600729 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.600767 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.600804 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.600804 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.600873 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.600909 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.601044 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.601089 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.601155 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.601213 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.601279 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.601428 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.601475 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.601551 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.601891 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.601952 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.602081 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.602125 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.602237 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.602282 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.602419 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.603728 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.603783 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.603827 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.603863 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.603898 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.603950 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.603990 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.604034 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.604073 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.604116 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.604155 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.604192 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.604230 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.604274 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.604337 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.604376 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.604436 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.604479 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.604517 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.604517 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.604517 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.605019 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.605064 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.605101 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.605140 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.605180 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.605229 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.605271 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.605310 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.605348 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.605394 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.605433 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.605471 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.605513 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.605552 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.605597 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.605656 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.605697 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.605735 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.605784 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.605824 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.605866 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.605909 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.605953 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.605994 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.606038 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.606075 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.606113 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.606149 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.606192 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.606232 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.606270 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.606307 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.606347 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.606390 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.606427 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.606467 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.606505 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.606544 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.606583 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.606622 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.606622 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.606622 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.606749 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.606797 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.606835 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.606873 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.606925 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.606963 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.607001 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.607041 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.607077 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.607116 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.607167 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.607207 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.607246 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.607283 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.607326 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.607370 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.607412 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.607449 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.607486 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.607523 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.607568 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.607608 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.607660 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.607700 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.607747 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.607784 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.607827 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.607869 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.607904 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.607949 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.607993 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.608036 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.608099 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.608150 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.608185 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.608256 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.608297 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.608388 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.608430 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.608465 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.608499 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.608546 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.608585 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.608624 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.608682 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.608732 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.608732 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.608732 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.608832 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.608871 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.608909 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.608954 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.608993 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.609031 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.609069 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.609110 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.609150 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.609189 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.609224 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.609262 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.609308 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.609346 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.609384 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.609422 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.609464 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.609505 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.609542 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.609586 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.609624 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.609624 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.609736 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.609802 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.609802 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.609882 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.609921 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.609960 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.609960 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.610027 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.610067 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.610113 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.610155 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.610199 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.610239 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.610277 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.610320 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.610358 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.610396 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.610439 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.610477 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.610526 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.610566 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.610600 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.610665 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.610706 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.610756 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.610801 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.610838 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.610878 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.610916 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.610964 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.611004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.611004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.611004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.611004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.611004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.611168 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.611374 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.611374 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.611446 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.611487 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.611487 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.611487 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.611587 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.611625 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.611694 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.611738 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.611779 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.611823 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.611863 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.611901 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.611940 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.611977 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.612014 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.612058 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.612103 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.612141 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.612179 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.612217 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.612261 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.612299 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.612354 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.612387 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.612428 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.612467 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.612511 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.612549 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.612587 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.612631 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.612686 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.612725 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.612772 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.612810 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.612847 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.612891 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.612929 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.612968 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.613005 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.613047 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.613090 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.613130 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.613179 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.613385 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.613385 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.613385 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.613553 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.613602 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.613764 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.613874 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.614119 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.614182 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.614222 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.614261 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.614313 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.614361 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.614405 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.614443 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.614481 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.614527 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.614567 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.614610 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.614668 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.614706 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.614753 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.614792 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.614792 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.614864 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.614901 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.614901 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.614979 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.615017 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.615017 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.615086 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.615123 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.615162 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.615199 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.615282 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.615324 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.615378 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.615443 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.615489 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.615529 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.615569 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.615608 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.615675 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.615720 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.615758 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.615804 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.615842 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.615879 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.615923 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.615965 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.616004 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.616042 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.616080 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.616080 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.616153 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.616202 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.616355 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.616400 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.616529 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.616569 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.616658 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.616701 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.616739 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.616776 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.616827 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.616868 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.616913 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.616952 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.616989 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.617026 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.617064 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.617111 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.617144 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.617144 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.617144 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.617285 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.617313 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.617341 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.617381 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.617410 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.617438 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.617465 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.617492 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.617520 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.617554 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.617581 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.617607 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.617647 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.617676 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.617702 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.617702 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.618340 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.618408 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.618537 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.618630 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.618770 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.618843 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.618981 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.619318 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.619420 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.619523 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.619622 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.619672 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.619712 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.619741 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.619769 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.619794 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.619820 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.619845 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.619875 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.619905 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.619934 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.619960 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.619993 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.620018 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.620053 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.620148 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.620183 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.620213 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.620259 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.620339 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.620453 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.620512 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.620709 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.620828 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.620940 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.621054 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.621151 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.621247 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.621361 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 06:20:15.622136 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 06:20:15.622246 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 06:20:15.622365 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 06:20:15.622468 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 06:20:15.622564 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 06:20:15.622671 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112586) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 06:20:15.668310 np0000175298 devstack@c-api.service[112585]: INFO dbcounter [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Registered counter for database cinder May 20 06:20:15.671324 np0000175298 devstack@c-api.service[112583]: INFO dbcounter [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Registered counter for database cinder May 20 06:20:15.671728 np0000175298 devstack@c-api.service[112586]: INFO dbcounter [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Registered counter for database cinder May 20 06:20:15.671954 np0000175298 devstack@c-api.service[112584]: INFO dbcounter [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Registered counter for database cinder May 20 06:20:15.683369 np0000175298 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-24b671de-080c-470b-9dfe-315e131e1d6b 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.686133 np0000175298 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.687420 np0000175298 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.688871 np0000175298 devstack@c-api.service[112585]: DEBUG oslo_db.sqlalchemy.engines [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e 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=112585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.800998 np0000175298 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writer thread running {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:15.804373 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:15.806714 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:15.808872 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:15.810529 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:15.810776 np0000175298 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writer thread running {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:15.811055 np0000175298 devstack@c-api.service[112585]: DEBUG dbcounter [-] [112585] Writer thread running {{(pid=112585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:15.811358 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.813111 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.813744 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:15.814375 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:15.815872 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:15.816370 np0000175298 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writer thread running {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 06:20:15.817526 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:15.817926 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:15.818489 np0000175298 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-24b671de-080c-470b-9dfe-315e131e1d6b 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.819497 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 06:20:15.819867 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:15.820260 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:15.820847 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:15.820961 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.822041 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 06:20:15.822764 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:15.822974 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.823331 np0000175298 devstack@c-api.service[112583]: INFO cinder.rpc [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:15.823616 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.824142 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 06:20:15.824735 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.825382 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.826286 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 06:20:15.827204 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.827850 np0000175298 devstack@c-api.service[112585]: DEBUG oslo_db.sqlalchemy.engines [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e 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=112585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.828978 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.829749 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:15.831560 np0000175298 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.831688 np0000175298 devstack@c-api.service[112585]: INFO cinder.rpc [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:15.832684 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.834511 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:15.834930 np0000175298 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:15.835849 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.837202 np0000175298 devstack@c-api.service[112586]: INFO cinder.rpc [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:15.837533 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 06:20:15.838509 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.839670 np0000175298 devstack@c-api.service[112584]: INFO cinder.rpc [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 06:20:15.840661 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.841446 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.844708 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.844908 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.848187 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.848784 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.850493 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.852761 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.852873 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.853186 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.853950 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.856253 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.857063 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.857590 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.858457 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.859682 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.860054 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.861546 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.863043 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.863181 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.864342 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.864511 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.866087 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.866422 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.867312 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.868718 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.868820 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.868888 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.869661 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.871487 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.871736 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.871821 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.873198 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.873282 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.874993 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.875916 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.876484 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.877154 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.878177 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.879772 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.880565 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.881492 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.881586 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.881681 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.882879 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.883183 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.884279 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.884608 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.884921 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.885688 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.886173 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.886948 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.887219 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.888509 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.888768 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.889895 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.890165 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.890489 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.891515 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.891861 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.892200 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.892960 np0000175298 devstack@c-api.service[112583]: WARNING cinder.api.contrib.hosts [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:15.893544 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.893629 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.894379 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.894870 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: extensions {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.894929 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.896175 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.896238 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-availability-zone {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.896279 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.897158 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.897464 np0000175298 devstack@c-api.service[112585]: WARNING cinder.api.contrib.hosts [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:15.897576 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: qos-specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.898171 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.898655 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.898725 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.899155 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: extensions {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.899733 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: extra_specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.900122 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.900315 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.900556 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-availability-zone {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.901461 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.901766 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.901838 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: qos-specs {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.901965 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.903020 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-volume-type-access {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.903247 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.903946 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.904531 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: extra_specs {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.904796 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.904861 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-quota-class-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.905562 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.906153 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: encryption {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.906269 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.907102 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.907425 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.907659 np0000175298 devstack@c-api.service[112586]: WARNING cinder.api.contrib.hosts [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:15.907956 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-volume-type-access {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.908603 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.908821 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-snapshot-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.909225 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.909601 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: extensions {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.909823 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-quota-class-sets {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.910383 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: consistencygroups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.910534 np0000175298 devstack@c-api.service[112584]: WARNING cinder.api.contrib.hosts [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 06:20:15.910985 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-availability-zone {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.911185 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: encryption {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.911399 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.912372 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: qos-specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.912786 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: extensions {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.912853 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: backups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.912892 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-snapshot-manage {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.913957 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-availability-zone {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.914130 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: consistencygroups {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.914804 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: scheduler-stats {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.914919 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: extra_specs {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.915489 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: qos-specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.916149 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: backups {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.916550 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-quota-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.917448 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.917856 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: extra_specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.918172 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-volume-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.918414 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: scheduler-stats {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.919434 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-volume-type-access {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.919618 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.919688 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: capabilities {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.919808 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-quota-sets {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.921000 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-quota-class-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.921239 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-volume-manage {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.921282 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-volume-transfer {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.922184 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-volume-type-access {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.922382 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: encryption {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.922729 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: capabilities {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.923344 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: os-hosts {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.923915 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-quota-class-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.924129 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-snapshot-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.924337 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-volume-transfer {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.924906 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extended resource: cgsnapshots {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.925436 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.925890 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: consistencygroups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.926025 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: os-hosts {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.926359 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.contrib.snapshot_actions [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] SnapshotActionsController initialized {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:15.927104 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-snapshot-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.927401 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extended resource: cgsnapshots {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.927463 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.927967 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: backups {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.928810 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: consistencygroups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.929025 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.929081 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.contrib.snapshot_actions [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] SnapshotActionsController initialized {{(pid=112585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:15.929964 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.930021 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: scheduler-stats {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.930654 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.930982 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: backups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.931432 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.931629 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-quota-sets {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.932357 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.932802 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.933220 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: scheduler-stats {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.933326 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-volume-manage {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.933911 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.934187 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.934836 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: capabilities {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.934897 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-quota-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.935420 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.935596 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.936146 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-volume-transfer {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.936546 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-volume-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.936912 np0000175298 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.937239 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.937828 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.937958 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938064 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: os-hosts {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.938158 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938236 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: capabilities {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.938318 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938400 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938513 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension AdminActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938585 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension AdminActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938689 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension AdminActions extending resource: backups {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938791 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.938871 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939026 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension TypesManage extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939113 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939187 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939293 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939373 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extended resource: cgsnapshots {{(pid=112586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.939447 np0000175298 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.939528 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.939606 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-volume-transfer {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.939744 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-24b671de-080c-470b-9dfe-315e131e1d6b None None] Extension UsedLimits extending resource: limits {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.940708 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.940899 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.contrib.snapshot_actions [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] SnapshotActionsController initialized {{(pid=112586) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:15.940983 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.941098 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.941252 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: os-hosts {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.941867 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.942138 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.942290 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.942435 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension AdminActions extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.942626 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension AdminActions extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.942719 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extended resource: cgsnapshots {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 06:20:15.942798 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension AdminActions extending resource: backups {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.942948 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.943089 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeActions extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.943255 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension TypesManage extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.943432 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.943498 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.943566 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.944020 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.944173 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.944332 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-fda74a86-e629-4c9a-9aa5-2f1790a6989e None None] Extension UsedLimits extending resource: limits {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.944571 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] SnapshotActionsController initialized {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 06:20:15.945181 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.945529 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.946651 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.947082 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.948128 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.948326 np0000175298 devstack@c-api.service[112583]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c512d4a3668 pid: 112583 (default app) May 20 06:20:15.948606 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.949698 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.950082 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.951122 np0000175298 devstack@c-api.service[112586]: WARNING castellan.key_manager.migration [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.951582 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.952151 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.952362 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.952555 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.952805 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.952910 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953033 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension AdminActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953138 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension AdminActions extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953188 np0000175298 devstack@c-api.service[112585]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c512d4a3668 pid: 112585 (default app) May 20 06:20:15.953230 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension AdminActions extending resource: backups {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953341 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953396 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.953436 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeActions extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953568 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension TypesManage extending resource: types {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953694 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953812 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.953917 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.954021 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.954123 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.v3.router [None req-5379c470-4301-45b2-a8e6-d5afb6190c94 None None] Extension UsedLimits extending resource: limits {{(pid=112586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.955015 np0000175298 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 06:20:15.955984 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.956156 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.956318 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.956603 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.956753 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.956889 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension AdminActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957062 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension AdminActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957217 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension AdminActions extending resource: backups {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957372 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957517 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957720 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension TypesManage extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.957868 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.958015 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.958162 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.958308 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.958454 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-1b515cc4-9275-4e8d-b689-a49087c61fe0 None None] Extension UsedLimits extending resource: limits {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 06:20:15.962744 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.962744 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.962744 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.962744 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963010 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963010 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963010 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963010 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963209 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963487 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963487 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963487 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963487 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963487 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963776 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963776 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963776 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.963776 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.963776 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964021 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964021 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964021 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964021 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964209 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964209 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964209 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964441 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964441 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964441 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964441 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964441 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964721 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.964995 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965276 np0000175298 devstack@c-api.service[112586]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c512d4a3668 pid: 112586 (default app) May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965315 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965577 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965577 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965577 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965577 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965577 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965988 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965988 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965988 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.965988 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.965988 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966206 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966478 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966733 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966733 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966733 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.966733 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.966733 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967098 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967098 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967098 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967098 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967098 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967333 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967333 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967333 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967333 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967521 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967521 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967521 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967521 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967729 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967729 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967729 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967729 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967729 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967966 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967966 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967966 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.967966 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.967966 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968147 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968147 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968147 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968147 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968302 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968302 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968302 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968302 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968424 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968424 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968424 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968424 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968556 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968556 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968556 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968556 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968696 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968696 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968696 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968696 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968817 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968817 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968817 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968817 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968817 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.968974 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969139 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969139 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969139 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969139 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969139 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969275 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969448 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969619 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.969856 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970058 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970058 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970058 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970058 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970190 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970190 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970190 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970190 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970190 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 20 06:20:15.970351 np0000175298 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [None req-c82db64f-2c87-46d1-9ad7-47a2f4e4413b None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:15.970513 np0000175298 devstack@c-api.service[112584]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c512d4a3668 pid: 112584 (default app) May 20 06:20:15.970539 np0000175298 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 1/1] 199.19.213.65 () {60 vars in 949 bytes} [Wed May 20 06:20:15 2026] GET /volume/v3/ => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 06:20:22.952126 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.952126 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955656 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.955656 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955656 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.955656 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955656 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.955825 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.956014 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.956014 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.956014 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.956014 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.956014 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.956139 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.956139 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.956139 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.956139 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957225 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957225 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957225 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957225 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957365 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957365 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957365 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957365 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957365 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957512 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957512 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957512 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957512 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957512 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957650 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957803 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.957980 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958157 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958304 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958304 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958304 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958304 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958399 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958399 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958399 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958399 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958399 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958525 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958525 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958525 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958525 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958525 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958655 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958789 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958789 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958789 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958789 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958789 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958909 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958909 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958909 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.958909 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.958909 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959025 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959025 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959025 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959025 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959133 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959133 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959133 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959133 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959231 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959231 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959231 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959231 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959231 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959354 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959354 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959354 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959354 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959354 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959469 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959469 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959469 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959469 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959579 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959579 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959579 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959579 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959705 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959705 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959705 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959705 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959809 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959809 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959809 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959809 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959919 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959919 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.959919 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.959919 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960022 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960212 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960212 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960212 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960212 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960212 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960359 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960565 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960754 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.960924 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961080 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961080 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961080 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961080 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961177 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961177 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961177 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961177 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961273 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961273 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961273 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961273 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961368 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961368 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961368 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:22.961368 np0000175298 devstack@c-api.service[112585]: warnings.warn(deprecated_msg) May 20 06:20:22.961368 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.middleware.request_id [None req-7024029e-ee16-477b-9ff9-43a5f11a0027 None None] RequestId filter calling following filter/app {{(pid=112585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:23.463900 np0000175298 devstack@c-api.service[112585]: INFO cinder.api.openstack.wsgi [None req-7024029e-ee16-477b-9ff9-43a5f11a0027 admin admin] POST https://199.19.213.65/volume/v3/types May 20 06:20:23.464371 np0000175298 devstack@c-api.service[112585]: DEBUG cinder.api.openstack.wsgi [None req-7024029e-ee16-477b-9ff9-43a5f11a0027 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 06:20:23.466077 np0000175298 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 06:20:23.466077 np0000175298 devstack@c-api.service[112585]: warnings.warn( May 20 06:20:23.472056 np0000175298 devstack@c-api.service[112585]: DEBUG oslo_db.sqlalchemy.engines [None req-7024029e-ee16-477b-9ff9-43a5f11a0027 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=112585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:23.508322 np0000175298 devstack@c-api.service[112585]: INFO cinder.api.openstack.wsgi [None req-7024029e-ee16-477b-9ff9-43a5f11a0027 admin admin] https://199.19.213.65/volume/v3/types returned with HTTP 200 May 20 06:20:23.508985 np0000175298 devstack@c-api.service[112585]: [pid: 112585|app: 0|req: 1/2] 199.19.213.65 () {68 vars in 1281 bytes} [Wed May 20 06:20:22 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 06:20:23.536660 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.536660 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.536660 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.536660 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.536660 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537120 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537120 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537120 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537120 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537120 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537238 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537384 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537384 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537384 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537384 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537486 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537486 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537486 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537486 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537611 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537611 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537611 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537611 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537756 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537756 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537756 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537756 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537756 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537882 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537882 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537882 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.537882 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.537882 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538012 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538150 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538302 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538450 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538450 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538450 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538450 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538450 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538583 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538583 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538583 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538583 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538583 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538749 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.538901 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539042 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539042 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539042 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539042 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539042 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539186 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539186 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539186 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539186 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539186 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539311 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539311 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539311 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539311 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539432 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539432 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539432 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539432 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539535 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539535 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539535 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539535 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539535 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539702 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539702 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539702 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539702 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539702 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539824 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539824 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539824 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539824 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539931 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539931 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.539931 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.539931 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540051 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540051 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540051 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540051 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540183 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540183 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540183 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540183 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540339 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540339 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540339 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540339 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540488 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540488 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540488 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540488 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540488 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540676 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540866 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540866 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540866 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.540866 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.540866 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541002 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541167 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541318 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.541468 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543667 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543667 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543667 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543667 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543808 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543808 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543808 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543808 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543808 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543972 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543972 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543972 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.543972 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:20:23.543972 np0000175298 devstack@c-api.service[112586]: warnings.warn(deprecated_msg) May 20 06:20:23.544186 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.middleware.request_id [req-7024029e-ee16-477b-9ff9-43a5f11a0027 req-41702589-d148-424f-ba51-78e89616edb8 None None] RequestId filter calling following filter/app {{(pid=112586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:20:23.879804 np0000175298 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [req-7024029e-ee16-477b-9ff9-43a5f11a0027 req-41702589-d148-424f-ba51-78e89616edb8 admin admin] POST https://199.19.213.65/volume/v3/types/5dd970bf-52a8-440e-867e-7a90cb588599/extra_specs May 20 06:20:23.880545 np0000175298 devstack@c-api.service[112586]: DEBUG cinder.api.openstack.wsgi [req-7024029e-ee16-477b-9ff9-43a5f11a0027 req-41702589-d148-424f-ba51-78e89616edb8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 06:20:23.882331 np0000175298 devstack@c-api.service[112586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 06:20:23.882331 np0000175298 devstack@c-api.service[112586]: warnings.warn( May 20 06:20:23.889523 np0000175298 devstack@c-api.service[112586]: DEBUG oslo_db.sqlalchemy.engines [req-7024029e-ee16-477b-9ff9-43a5f11a0027 req-41702589-d148-424f-ba51-78e89616edb8 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=112586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 06:20:23.964911 np0000175298 devstack@c-api.service[112586]: INFO cinder.api.openstack.wsgi [req-7024029e-ee16-477b-9ff9-43a5f11a0027 req-41702589-d148-424f-ba51-78e89616edb8 admin admin] https://199.19.213.65/volume/v3/types/5dd970bf-52a8-440e-867e-7a90cb588599/extra_specs returned with HTTP 200 May 20 06:20:23.965784 np0000175298 devstack@c-api.service[112586]: [pid: 112586|app: 0|req: 1/3] 199.19.213.65 () {70 vars in 1498 bytes} [Wed May 20 06:20:23 2026] POST /volume/v3/types/5dd970bf-52a8-440e-867e-7a90cb588599/extra_specs => generated 55 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 06:20:25.823146 np0000175298 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=6 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:25.839050 np0000175298 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=6 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:33.504305 np0000175298 devstack@c-api.service[112585]: DEBUG dbcounter [-] [112585] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:20:33.964152 np0000175298 devstack@c-api.service[112586]: DEBUG dbcounter [-] [112586] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 06:22:46.341944 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.341944 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.341944 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.341944 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.342862 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.342862 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.342862 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.342862 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.343226 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343817 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.343817 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343817 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.343817 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.343817 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.344361 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.344361 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.344361 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.344361 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.344361 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.344853 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.344853 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.344853 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.344853 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.345227 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.345227 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.345227 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.345227 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.345227 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.345739 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.345739 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.345739 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.345739 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.345739 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346187 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.346814 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.347348 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347929 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.347929 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347929 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.347929 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.347929 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348401 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.348401 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348401 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.348401 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348401 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.348864 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349248 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349594 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349594 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349594 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349594 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349594 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349953 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349953 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349953 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.349953 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.349953 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350254 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350254 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350254 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350254 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350518 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350518 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350518 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350518 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350820 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350820 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350820 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.350820 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.350820 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351149 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351149 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351149 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351149 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351149 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351450 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351450 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351450 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351450 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351720 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351720 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351720 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351720 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351988 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351988 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.351988 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.351988 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352258 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352258 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352258 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352258 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352523 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352523 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352523 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352523 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352832 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352832 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352832 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.352832 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.352832 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353159 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353502 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353502 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353502 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353502 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353502 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.353816 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354180 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354568 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.354957 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355317 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355317 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355317 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355317 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355567 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355567 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355567 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355567 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355567 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-217de19d-8bf1-4517-8bb0-67a9aa600ff6 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 06:22:46.355930 np0000175298 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-217de19d-8bf1-4517-8bb0-67a9aa600ff6 None None] GET https://199.19.213.65/volume// May 20 06:22:46.356298 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-217de19d-8bf1-4517-8bb0-67a9aa600ff6 None None] Empty body provided in request {{(pid=112584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 06:22:46.356298 np0000175298 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-217de19d-8bf1-4517-8bb0-67a9aa600ff6 None None] Calling method 'all' {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 06:22:46.356298 np0000175298 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-217de19d-8bf1-4517-8bb0-67a9aa600ff6 None None] https://199.19.213.65/volume// returned with HTTP 300 May 20 06:22:46.356298 np0000175298 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 1/4] 199.19.213.65 () {66 vars in 1449 bytes} [Wed May 20 06:22:46 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)