May 06 11:24:16.261504 np0000172246 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 11:24:16.268963 np0000172246 devstack@c-api.service[112473]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 11:24:16 2026] *** May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: nodename: np0000172246 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: machine: x86_64 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: clock source: unix May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: pcre jit disabled May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: detected number of CPU cores: 16 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: current working directory: / May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: detected binary path: /usr/bin/uwsgi-core May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: your processes number limit is 256917 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: your memory page size is 4096 bytes May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: detected max file descriptor number: 2048 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: lock engine: pthread robust mutexes May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: thunder lock: enabled May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 11:24:16.273217 np0000172246 devstack@c-api.service[112473]: Set PythonHome to /opt/stack/data/venv May 06 11:24:16.312352 np0000172246 devstack@c-api.service[112473]: Python main interpreter initialized at 0x7278666a3668 May 06 11:24:16.312352 np0000172246 devstack@c-api.service[112473]: python threads support enabled May 06 11:24:16.312352 np0000172246 devstack@c-api.service[112473]: your server socket listen backlog is limited to 100 connections May 06 11:24:16.312352 np0000172246 devstack@c-api.service[112473]: your mercy for graceful operations on workers is 80 seconds May 06 11:24:16.312903 np0000172246 devstack@c-api.service[112473]: mapped 671795 bytes (656 KB) for 4 cores May 06 11:24:16.313116 np0000172246 devstack@c-api.service[112473]: *** Operational MODE: preforking *** May 06 11:24:16.313401 np0000172246 devstack@c-api.service[112473]: *** uWSGI is running in multiple interpreter mode *** May 06 11:24:16.313401 np0000172246 devstack@c-api.service[112473]: spawned uWSGI master process (pid: 112473) May 06 11:24:16.313562 np0000172246 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 11:24:16.314425 np0000172246 devstack@c-api.service[112473]: spawned uWSGI worker 1 (pid: 112476, cores: 1) May 06 11:24:16.315038 np0000172246 devstack@c-api.service[112473]: spawned uWSGI worker 2 (pid: 112477, cores: 1) May 06 11:24:16.315623 np0000172246 devstack@c-api.service[112473]: spawned uWSGI worker 3 (pid: 112478, cores: 1) May 06 11:24:16.316195 np0000172246 devstack@c-api.service[112473]: spawned uWSGI worker 4 (pid: 112479, cores: 1) May 06 11:24:16.316264 np0000172246 devstack@c-api.service[112473]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: we strongly recommend against using it for new projects. May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: If you are already using Eventlet, we recommend migrating to a different May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: framework. For more detail see May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 11:24:16.446833 np0000172246 devstack@c-api.service[112477]: import eventlet # noqa May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: we strongly recommend against using it for new projects. May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: If you are already using Eventlet, we recommend migrating to a different May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: framework. For more detail see May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 11:24:16.462415 np0000172246 devstack@c-api.service[112476]: import eventlet # noqa May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: we strongly recommend against using it for new projects. May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: If you are already using Eventlet, we recommend migrating to a different May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: framework. For more detail see May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 11:24:16.463677 np0000172246 devstack@c-api.service[112479]: import eventlet # noqa May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: we strongly recommend against using it for new projects. May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: If you are already using Eventlet, we recommend migrating to a different May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: framework. For more detail see May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 11:24:16.479208 np0000172246 devstack@c-api.service[112478]: import eventlet # noqa May 06 11:24:16.534580 np0000172246 devstack@c-api.service[112477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 11:24:16.534580 np0000172246 devstack@c-api.service[112477]: debtcollector.deprecate( May 06 11:24:16.546991 np0000172246 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 11:24:16.546991 np0000172246 devstack@c-api.service[112476]: debtcollector.deprecate( May 06 11:24:16.552615 np0000172246 devstack@c-api.service[112479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 11:24:16.552615 np0000172246 devstack@c-api.service[112479]: debtcollector.deprecate( May 06 11:24:16.576129 np0000172246 devstack@c-api.service[112478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 11:24:16.576129 np0000172246 devstack@c-api.service[112478]: debtcollector.deprecate( May 06 11:24:16.614923 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:16.614923 np0000172246 devstack@c-api.service[112477]: from cgi import parse_header May 06 11:24:16.631120 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:16.631120 np0000172246 devstack@c-api.service[112476]: from cgi import parse_header May 06 11:24:16.640922 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:16.640922 np0000172246 devstack@c-api.service[112479]: from cgi import parse_header May 06 11:24:16.659065 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:16.659065 np0000172246 devstack@c-api.service[112478]: from cgi import parse_header May 06 11:24:16.660377 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:16.660377 np0000172246 devstack@c-api.service[112477]: removals.removed_module( May 06 11:24:16.661180 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:16.661180 np0000172246 devstack@c-api.service[112477]: removals.removed_module( May 06 11:24:16.676873 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:16.676873 np0000172246 devstack@c-api.service[112476]: removals.removed_module( May 06 11:24:16.676873 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:16.676873 np0000172246 devstack@c-api.service[112476]: removals.removed_module( May 06 11:24:16.686248 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:16.686248 np0000172246 devstack@c-api.service[112479]: removals.removed_module( May 06 11:24:16.687903 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:16.687903 np0000172246 devstack@c-api.service[112479]: removals.removed_module( May 06 11:24:16.705203 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:16.705203 np0000172246 devstack@c-api.service[112478]: removals.removed_module( May 06 11:24:16.705866 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:16.705866 np0000172246 devstack@c-api.service[112478]: removals.removed_module( May 06 11:24:17.283456 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:17.283456 np0000172246 devstack@c-api.service[112479]: warnings.warn( May 06 11:24:17.288168 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:17.288168 np0000172246 devstack@c-api.service[112477]: warnings.warn( May 06 11:24:17.318210 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:17.318210 np0000172246 devstack@c-api.service[112476]: warnings.warn( May 06 11:24:17.385203 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:17.385203 np0000172246 devstack@c-api.service[112479]: warnings.warn( May 06 11:24:17.394028 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:17.394028 np0000172246 devstack@c-api.service[112477]: warnings.warn( May 06 11:24:17.404124 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:17.404124 np0000172246 devstack@c-api.service[112478]: warnings.warn( May 06 11:24:17.421482 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:17.421482 np0000172246 devstack@c-api.service[112476]: warnings.warn( May 06 11:24:17.530207 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:17.530207 np0000172246 devstack@c-api.service[112478]: warnings.warn( May 06 11:24:17.679531 np0000172246 devstack@c-api.service[112479]: 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 06 11:24:17.680060 np0000172246 devstack@c-api.service[112479]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112479) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 11:24:17.680920 np0000172246 devstack@c-api.service[112477]: 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 06 11:24:17.681214 np0000172246 devstack@c-api.service[112477]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112477) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 11:24:17.723987 np0000172246 devstack@c-api.service[112476]: 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 06 11:24:17.724648 np0000172246 devstack@c-api.service[112476]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112476) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 11:24:17.766316 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:17.766316 np0000172246 devstack@c-api.service[112477]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 11:24:17.766476 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:17.766476 np0000172246 devstack@c-api.service[112479]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 11:24:17.789315 np0000172246 devstack@c-api.service[112476]: /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 06 11:24:17.789315 np0000172246 devstack@c-api.service[112476]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 11:24:17.848420 np0000172246 devstack@c-api.service[112478]: 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 06 11:24:17.848638 np0000172246 devstack@c-api.service[112478]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112478) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 11:24:17.918234 np0000172246 devstack@c-api.service[112478]: /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 06 11:24:17.918234 np0000172246 devstack@c-api.service[112478]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 11:24:18.229621 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112477) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 11:24:18.229843 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 11:24:18.229912 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112479) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 11:24:18.229974 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.230065 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.230184 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.230262 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.230330 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.230388 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.230451 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.230513 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.230579 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.231348 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.231427 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.231497 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.231497 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.231599 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.231655 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.231713 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.231770 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.231829 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.231882 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.231931 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.232019 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.232078 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.232143 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.232204 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.232255 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.232308 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.232378 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.232447 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.232447 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.232447 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.233859 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.233937 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.233992 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.234081 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.234144 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.234205 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.234272 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.234335 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.234402 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.234460 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.234517 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.234577 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.234641 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.234701 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.234771 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.234833 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.234892 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.234946 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.235029 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.235089 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.235157 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.235210 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.235272 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.235335 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.235396 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.235448 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.235500 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.235565 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.235627 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.235691 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.235742 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.235807 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.235807 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.235890 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.235950 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.236030 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.237084 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.237150 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.237197 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.237251 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.237316 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.237370 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.237431 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.237676 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.237755 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.237823 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.237886 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.237886 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.237991 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.237991 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.238209 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.238279 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.238342 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.238407 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.238463 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.238516 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.238568 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.238629 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.238682 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.238734 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.238792 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.238847 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.238899 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.238966 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.239063 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.239118 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.239179 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.239238 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.239298 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.239359 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.239359 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.239459 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.239907 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.239978 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.240073 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.240073 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.240195 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.240257 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.240318 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.240370 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.240432 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.240492 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.240492 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.240492 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.240629 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.240701 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.240780 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.240835 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.240902 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.240902 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.240902 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.240902 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.240902 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.241664 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.241738 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.241799 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.241853 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.241901 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.241953 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.242036 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.242090 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.242153 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.242212 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.242268 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.242320 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.242390 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.242452 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.242505 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.242560 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.242621 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.242673 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.242733 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.242786 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.242786 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.244263 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.244351 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.244423 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.244423 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.244518 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.244574 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.244627 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.244678 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.244758 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.244822 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.244893 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.244954 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.245045 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.245110 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.245110 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.245215 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.245280 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.245344 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.245404 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.245470 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.245524 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.245577 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.245638 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.245690 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.245744 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.245805 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.245866 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.245919 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.245970 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.246070 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.246127 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.246176 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.246244 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.246298 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.246357 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.246408 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.246466 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.246518 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.246577 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.246638 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.246690 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.246742 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.246792 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.246857 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.246908 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.246959 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.247045 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.247118 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.247183 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.247183 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.247299 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.247353 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.247404 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.247404 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.247510 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.247575 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.247635 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.247947 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.247947 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.247947 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.247947 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.247947 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.248481 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.248547 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.248601 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.248654 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.248722 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.248722 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.248722 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.248722 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.248954 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.249027 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.249082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.249811 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.249889 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.249939 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.250012 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.250066 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.250119 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.250171 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.250238 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.250238 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.250345 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.250408 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.250471 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.250471 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.250471 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.250625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.250625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.250625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.250625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.250625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.250872 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.250872 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.252844 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.252908 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.252957 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.253033 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.253108 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.253163 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.253212 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.253265 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.253335 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.253401 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.253454 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.253511 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.253577 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.253632 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.253708 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.253762 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.253809 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.253861 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.253915 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.253966 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.254054 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.254126 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.254182 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.254241 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.254294 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.254352 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.254412 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.254466 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.254517 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.254578 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.254638 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.254693 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.254756 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.254810 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.254873 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.254933 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.254986 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.255062 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.255062 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.255062 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.255062 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.255062 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.255288 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.255288 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.255288 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.255288 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.255288 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.255547 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.255610 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.255610 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.255714 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.255714 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.255714 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.255714 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.255880 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.255945 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.256025 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.256095 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.256155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.256155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.256155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.256155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.256155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.256852 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.256942 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.256942 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.257077 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.257077 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.257190 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.257255 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.257307 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.257370 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.257432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.257432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.257432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.257432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.257432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.257674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.257674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.257674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.257674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.257674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.257901 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.257901 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.258626 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.258703 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.258760 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.258760 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.258870 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.258934 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.258985 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.259063 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.259129 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.259201 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.259256 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.259304 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.259356 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.259356 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.259468 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.259468 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.259468 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.259468 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.259669 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.259739 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.259793 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.259847 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.259907 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.259960 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.260067 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.260137 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.260187 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.260246 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.260308 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.260361 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.260422 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.260481 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.260534 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.260585 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.260655 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.260713 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.260799 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.260866 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.260866 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.260866 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.260866 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.260866 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.261337 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.261400 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.261448 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.261501 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.261554 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.261622 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.261678 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.261731 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.261783 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.261842 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.261897 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.261949 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.262037 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.262104 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.262165 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.262231 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.262292 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.262346 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.262346 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.262346 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.262346 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.262532 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.262532 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.262626 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.262695 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.262750 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.262809 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.262865 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.262924 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.262976 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.263066 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.263120 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.263175 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.263228 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.263296 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.263352 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.263403 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.263454 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.263454 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.263454 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.263454 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.263454 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.264926 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.264994 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.265070 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.265109 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.265152 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.265191 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.265231 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.265269 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.265311 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.265352 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.265390 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.265432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.265470 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.265506 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.265550 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.265592 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.265633 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.265674 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.265717 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.265753 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.265792 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.270355 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.270419 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.270469 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.270542 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.270604 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.270643 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.270687 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.270734 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.270775 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.270821 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.270873 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.270915 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.270973 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.271045 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.271092 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.271134 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.271175 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.271219 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.271264 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.271308 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.271352 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.271394 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.271432 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.271470 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.271506 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.271542 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.271584 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.271622 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.271659 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.271694 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.271742 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.271742 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.271806 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.271846 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.271881 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.271923 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.271962 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.272331 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.272397 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.272466 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.272515 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.272515 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.272592 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.272634 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.272681 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.272740 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.272784 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.272821 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.272858 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.272858 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.272939 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.272984 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.273071 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.273071 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.273071 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.273229 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.273229 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.273229 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.278968 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.278968 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.279242 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.279242 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.279242 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.279242 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.279595 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.279696 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.279791 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.279791 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.279791 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.280057 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.280153 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.280153 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.280328 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.280427 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.280524 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.280524 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.280524 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.280524 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.280524 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.281301 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.281399 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.281399 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.281498 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.281563 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.281634 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.281692 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.281754 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.281818 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.281883 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.281938 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.282028 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.282095 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.282095 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.282210 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.282210 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.282304 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.282356 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.282356 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.282356 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.282356 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.282567 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.282567 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.282567 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.282743 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.282813 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.282879 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.282879 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.282989 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.283091 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.283150 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.283150 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.283150 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.283150 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.283150 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.283421 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.283990 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.284106 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.284241 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.284315 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.284383 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.284440 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.284496 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.284563 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.284619 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.284675 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.284772 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.284840 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.284895 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.284945 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.285020 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.285083 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.285155 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.285214 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.285349 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.285463 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.285554 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.285623 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.285679 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.285735 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.285791 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.285856 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.285920 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.285973 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.286054 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.286110 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.286181 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.286238 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.286292 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.286358 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.286413 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.286831 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.286831 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.286831 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.286831 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.287058 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.287128 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.287128 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.287247 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.287247 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.287363 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.287417 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.287417 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.287417 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.287417 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.287607 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.291512 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.291618 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.291618 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.291724 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.291791 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.291854 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.291929 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.291991 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.292082 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.292139 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.292211 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.292270 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.292330 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.292386 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.292452 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.292521 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.292580 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.292636 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.292691 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.292765 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.292826 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.292898 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.292955 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.293022 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.293066 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.293102 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.293152 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.293191 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112477) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.293229 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.293266 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.293304 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.293341 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.293388 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.293426 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.293469 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.293508 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.293508 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.293508 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.293508 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.305438 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112478) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 11:24:18.305823 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.306022 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.306240 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.306833 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.306900 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.306944 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.307049 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.307104 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.307161 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.307232 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.307767 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.307833 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.307875 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.307952 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.308113 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.308113 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.308300 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.308300 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.308300 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.308300 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.308438 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.308438 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.308515 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.308550 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.309127 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.309196 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.309238 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.309278 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.309342 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.309385 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.309477 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.309833 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.309888 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.309929 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.310013 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.310072 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.310120 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.310191 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.310637 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.310690 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.310743 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.310784 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.310862 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.310908 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.310961 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.311448 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.311512 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.311560 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.311622 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.311674 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.311719 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.311805 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.312337 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.312404 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.312447 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.312521 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.312576 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.312622 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.312713 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.312767 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.312816 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.312876 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.312942 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.312992 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.313082 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.313137 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.313208 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.313257 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.313324 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.313367 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.313434 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.313486 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.313552 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.313990 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.314081 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.314137 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.314215 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.314268 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.314313 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.314394 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.315169 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.315226 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.315361 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.315361 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.315439 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.315439 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.315507 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.316179 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.316233 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.316302 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.316348 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.316414 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.316473 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.316526 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.316574 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.316646 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.316731 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.316796 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.316848 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.316910 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.316972 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.317285 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.317338 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.317393 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.317445 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.317513 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.317558 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.317637 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.318196 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.318251 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.318303 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.318373 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.318416 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.318463 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.318534 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.318986 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.319064 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.319138 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.319189 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.319232 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.319307 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.319354 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.319599 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.319655 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.319698 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.319770 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.319822 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.319867 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.319944 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.320434 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.320489 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.320540 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.320597 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.320653 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.320739 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.320805 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.321109 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.321178 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.321222 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.321267 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.321329 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.321373 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.321461 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.321988 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.322068 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.322116 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.322167 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.322230 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.322280 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.322345 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.324247 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.324315 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.324359 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.324429 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.324480 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.324523 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.324657 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.324856 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.324908 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.324955 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.325062 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.325119 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.325191 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.325263 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.325565 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.325616 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.325665 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.325741 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.325790 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.325836 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.325911 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.326908 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.326967 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.327041 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.327099 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.327147 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.327211 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.327262 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.327744 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.327804 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.327850 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.327913 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.327957 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.328037 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.328114 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.328468 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.328521 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.328578 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.328642 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.328726 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.328774 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.328847 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.329323 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.329387 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.329430 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.329482 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.329535 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.329612 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.329658 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.329733 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.329790 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.329848 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.329896 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.329965 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.330029 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.330089 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.330487 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.330550 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.330598 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.330659 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.330703 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.330784 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.330833 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.331686 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.331753 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.331798 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.331861 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.331905 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.331988 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.332088 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 11:24:18.332151 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112478) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 11:24:18.332214 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 11:24:18.332275 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 11:24:18.332340 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 11:24:18.332406 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 11:24:18.332462 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112478) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 11:24:18.336967 np0000172246 devstack@c-api.service[112477]: INFO dbcounter [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Registered counter for database cinder May 06 11:24:18.338021 np0000172246 devstack@c-api.service[112479]: INFO dbcounter [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Registered counter for database cinder May 06 11:24:18.338220 np0000172246 devstack@c-api.service[112476]: INFO dbcounter [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Registered counter for database cinder May 06 11:24:18.353276 np0000172246 devstack@c-api.service[112477]: DEBUG oslo_db.sqlalchemy.engines [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 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=112477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.358834 np0000172246 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [None req-664684dd-27b7-48c6-adf1-d1438701f56d 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.365050 np0000172246 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.380205 np0000172246 devstack@c-api.service[112478]: INFO dbcounter [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Registered counter for database cinder May 06 11:24:18.398761 np0000172246 devstack@c-api.service[112478]: DEBUG oslo_db.sqlalchemy.engines [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 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=112478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.467252 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writer thread running {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 11:24:18.469511 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 11:24:18.471585 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 11:24:18.473406 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 11:24:18.474616 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writer thread running {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 11:24:18.475062 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 11:24:18.475968 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.477157 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 11:24:18.477685 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.479691 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 11:24:18.481734 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 11:24:18.481978 np0000172246 devstack@c-api.service[112477]: DEBUG oslo_db.sqlalchemy.engines [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 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=112477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.483689 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 11:24:18.483788 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 11:24:18.484895 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.485603 np0000172246 devstack@c-api.service[112477]: INFO cinder.rpc [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 11:24:18.486699 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.486899 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writer thread running {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 11:24:18.487644 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.490178 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 11:24:18.493028 np0000172246 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [None req-664684dd-27b7-48c6-adf1-d1438701f56d 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.493403 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 11:24:18.494847 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 11:24:18.496318 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 11:24:18.496477 np0000172246 devstack@c-api.service[112479]: INFO cinder.rpc [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 11:24:18.497346 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.498692 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 11:24:18.498869 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.499706 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.501504 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.502154 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.505400 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.506040 np0000172246 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.508200 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 11:24:18.509565 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.509846 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.510713 np0000172246 devstack@c-api.service[112476]: INFO cinder.rpc [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 11:24:18.511893 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.512633 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.514180 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.515680 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.517494 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.518840 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.521619 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.522400 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.523250 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.524938 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.525371 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.526784 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.526909 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.527729 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.529612 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.530286 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.530931 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.533483 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writer thread running {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 11:24:18.534650 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.534730 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.535237 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.535874 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 11:24:18.537641 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.538014 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.538075 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 11:24:18.538669 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.539293 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.539979 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 11:24:18.540672 np0000172246 devstack@c-api.service[112477]: WARNING cinder.api.contrib.hosts [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 11:24:18.541221 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.541485 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.541803 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 11:24:18.542222 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.542885 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.542979 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.544421 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.544684 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.545486 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.545906 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.547430 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.547862 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.548787 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.549156 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.550687 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.551238 np0000172246 devstack@c-api.service[112478]: DEBUG oslo_db.sqlalchemy.engines [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 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=112478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:18.551395 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.551913 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.552116 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.552972 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: extensions {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.553226 np0000172246 devstack@c-api.service[112479]: WARNING cinder.api.contrib.hosts [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 11:24:18.553663 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.553761 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 11:24:18.554039 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.554214 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: encryption {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.555472 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.555792 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-hosts {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.556591 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.556653 np0000172246 devstack@c-api.service[112478]: INFO cinder.rpc [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 11:24:18.556985 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.557221 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-quota-class-sets {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.557975 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.558476 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: capabilities {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.558534 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.559753 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: extra_specs {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.559980 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.561322 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-volume-manage {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.561716 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.562593 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.562704 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: consistencygroups {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.563270 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.564686 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-availability-zone {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.564766 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.565549 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: extensions {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.566360 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.566722 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: cgsnapshots {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.566794 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: encryption {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.568123 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-volume-transfer {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.568276 np0000172246 devstack@c-api.service[112476]: WARNING cinder.api.contrib.hosts [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 11:24:18.568338 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-hosts {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.569204 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.569775 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-quota-class-sets {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.569837 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-volume-type-access {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.570741 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.571133 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: capabilities {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.571395 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: scheduler-stats {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.571993 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.572415 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: extra_specs {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.572526 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.572838 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: encryption {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.574022 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-volume-manage {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.574188 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.574335 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: qos-specs {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.575408 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: consistencygroups {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.575608 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.575850 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.576407 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-quota-sets {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.577412 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-availability-zone {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.577707 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.577840 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: backups {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.578832 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.579363 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.579423 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: cgsnapshots {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.579847 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extended resource: os-snapshot-manage {{(pid=112477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.580747 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-volume-transfer {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.580944 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.581873 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: extensions {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.582014 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.582393 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-volume-type-access {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.582896 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.582952 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] SnapshotActionsController initialized {{(pid=112477) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 11:24:18.583264 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.583692 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.584006 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: scheduler-stats {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.585035 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-hosts {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.585114 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.585746 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: encryption {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.586552 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.586723 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-quota-class-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.587121 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.587249 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: qos-specs {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.587967 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.588178 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: capabilities {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.589348 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-quota-sets {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.589409 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.589560 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: extra_specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.590167 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.590779 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: backups {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.590837 np0000172246 devstack@c-api.service[112477]: WARNING castellan.key_manager.migration [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.591403 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-volume-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.591844 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.591926 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592054 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592164 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension TypesManage extending resource: types {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592273 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592376 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592535 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592626 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592743 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeActions extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592800 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extended resource: os-snapshot-manage {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.592874 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.592975 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.593097 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.593250 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: consistencygroups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.593309 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.593352 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension UsedLimits extending resource: limits {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.593352 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension AdminActions extending resource: volumes {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.593479 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension AdminActions extending resource: snapshots {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.593579 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.v3.router [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] Extension AdminActions extending resource: backups {{(pid=112477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.595049 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.595458 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-availability-zone {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.595846 np0000172246 devstack@c-api.service[112477]: WARNING keystonemiddleware.auth_token [None req-0a83b0ce-0d73-482a-90c6-7c34b3469e89 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 11:24:18.596045 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.contrib.snapshot_actions [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] SnapshotActionsController initialized {{(pid=112479) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 11:24:18.596118 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.596845 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.597585 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: cgsnapshots {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.598339 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.599008 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-volume-transfer {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.599086 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.599843 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.600660 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.600797 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-volume-type-access {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.601319 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.601914 np0000172246 devstack@c-api.service[112477]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7278666a3668 pid: 112477 (default app) May 06 11:24:18.602406 np0000172246 devstack@c-api.service[112477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 11:24:18.602406 np0000172246 devstack@c-api.service[112477]: warnings.warn( May 06 11:24:18.602631 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: scheduler-stats {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.602798 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.603406 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.604211 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.604275 np0000172246 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.605376 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.605493 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.605597 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.605718 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension TypesManage extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.605940 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: qos-specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.606230 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606329 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606452 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606584 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606734 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeActions extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606876 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.606984 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.607111 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.607288 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension UsedLimits extending resource: limits {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.607392 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension AdminActions extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.607505 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension AdminActions extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.607604 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] Extension AdminActions extending resource: backups {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.608548 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-quota-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.609013 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.610153 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: backups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.610339 np0000172246 devstack@c-api.service[112479]: WARNING keystonemiddleware.auth_token [None req-664684dd-27b7-48c6-adf1-d1438701f56d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 11:24:18.610524 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610524 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610660 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610660 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.610932 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611264 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611264 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611264 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611264 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611264 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611501 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611501 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611501 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611501 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611719 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611719 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611719 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611719 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611923 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611923 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611923 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.611923 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.611923 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612194 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.612194 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612194 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.612194 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612194 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.612417 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613441 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.613723 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614292 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614706 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614706 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614706 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614706 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614910 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614910 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614910 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.614910 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.614910 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615188 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615188 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615188 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615188 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615188 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615414 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615660 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615660 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615660 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615911 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615911 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615911 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.615911 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.615911 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616209 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616209 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616209 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616209 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616432 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616432 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616432 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616432 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616665 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616665 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616665 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616665 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616665 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616925 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616925 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616925 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.616925 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.616925 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617179 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617179 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617179 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617179 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617377 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617377 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617377 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617377 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617577 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617577 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617577 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617577 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617768 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617768 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617768 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617768 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617982 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617982 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.617982 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.617982 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618204 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618498 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618498 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618498 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618498 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618498 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.618761 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619122 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619422 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.619740 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620071 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620071 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620071 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620071 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620279 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620279 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620279 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620279 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620483 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620483 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620483 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620483 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620706 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620706 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620706 np0000172246 devstack@c-api.service[112477]: /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 06 11:24:18.620706 np0000172246 devstack@c-api.service[112477]: warnings.warn(deprecated_msg) May 06 11:24:18.620914 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.620963 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extended resource: os-snapshot-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.621046 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-c2214836-ae3c-4463-abe7-f98e2828484e None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:24:18.621106 np0000172246 devstack@c-api.service[112478]: WARNING cinder.api.contrib.hosts [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 11:24:18.621106 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621184 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621223 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 1/1] 199.19.213.169 () {60 vars in 953 bytes} [Wed May 6 11:24:18 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 11:24:18.621265 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621305 np0000172246 devstack@c-api.service[112479]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7278666a3668 pid: 112479 (default app) May 06 11:24:18.621354 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.contrib.snapshot_actions [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] SnapshotActionsController initialized {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 11:24:18.621403 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621445 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621485 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621526 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.621568 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.622726 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.623251 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.624311 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.624797 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.625886 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.626244 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.627118 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: extensions {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.627540 np0000172246 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.628485 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: encryption {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.628616 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.628779 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.628928 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629106 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension TypesManage extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629256 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629404 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629570 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629729 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629904 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.629966 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-hosts {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.630111 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.630262 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.630426 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.630677 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension UsedLimits extending resource: limits {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.630823 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension AdminActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.630989 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension AdminActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.631161 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] Extension AdminActions extending resource: backups {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.631386 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-quota-class-sets {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.632694 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: capabilities {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.633666 np0000172246 devstack@c-api.service[112476]: WARNING keystonemiddleware.auth_token [None req-32a1f6fd-1f5a-43a3-8130-f259505b5b9d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 11:24:18.633968 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: extra_specs {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.636387 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-volume-manage {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.637786 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: consistencygroups {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.639746 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-availability-zone {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.640034 np0000172246 devstack@c-api.service[112476]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7278666a3668 pid: 112476 (default app) May 06 11:24:18.641123 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: cgsnapshots {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.642533 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-volume-transfer {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.644100 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-volume-type-access {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.645739 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: scheduler-stats {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.647215 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: encryption {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.648725 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: qos-specs {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.650813 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-quota-sets {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.652275 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: backups {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.654307 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extended resource: os-snapshot-manage {{(pid=112478) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 11:24:18.656729 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.657810 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.contrib.snapshot_actions [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] SnapshotActionsController initialized {{(pid=112478) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 11:24:18.658590 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.660019 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.661497 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.662929 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.664366 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.665844 np0000172246 devstack@c-api.service[112478]: WARNING castellan.key_manager.migration [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 11:24:18.666817 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.666935 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667059 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667170 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension TypesManage extending resource: types {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667277 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667377 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667507 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667614 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667723 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeActions extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.667936 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668053 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668157 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668257 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension UsedLimits extending resource: limits {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668355 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension AdminActions extending resource: volumes {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668514 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension AdminActions extending resource: snapshots {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.668610 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.v3.router [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] Extension AdminActions extending resource: backups {{(pid=112478) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 11:24:18.670918 np0000172246 devstack@c-api.service[112478]: WARNING keystonemiddleware.auth_token [None req-eae1f5f1-715e-4585-a84d-df51b3ed3937 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 11:24:18.677056 np0000172246 devstack@c-api.service[112478]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7278666a3668 pid: 112478 (default app) May 06 11:24:25.738794 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-a9304001-85ec-4e5f-991b-1ccf101fe3ff None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:24:26.241490 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-a9304001-85ec-4e5f-991b-1ccf101fe3ff admin admin] POST https://199.19.213.169/volume/v3/types May 06 11:24:26.241965 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-a9304001-85ec-4e5f-991b-1ccf101fe3ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 11:24:26.243592 np0000172246 devstack@c-api.service[112477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 11:24:26.243592 np0000172246 devstack@c-api.service[112477]: warnings.warn( May 06 11:24:26.253176 np0000172246 devstack@c-api.service[112477]: DEBUG oslo_db.sqlalchemy.engines [None req-a9304001-85ec-4e5f-991b-1ccf101fe3ff 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=112477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:26.289556 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-a9304001-85ec-4e5f-991b-1ccf101fe3ff admin admin] https://199.19.213.169/volume/v3/types returned with HTTP 200 May 06 11:24:26.290194 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 2/2] 199.19.213.169 () {68 vars in 1288 bytes} [Wed May 6 11:24:25 2026] POST /volume/v3/types => generated 186 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:24:26.303860 np0000172246 devstack@c-api.service[112479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 11:24:26.303860 np0000172246 devstack@c-api.service[112479]: warnings.warn( May 06 11:24:26.317952 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.317952 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.317952 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.317952 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318265 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318265 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318265 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318265 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318498 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318872 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318872 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318872 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.318872 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.318872 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319184 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319184 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319184 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319184 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319184 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319476 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319476 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319476 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319476 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319714 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319714 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319714 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.319714 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.319714 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320031 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320031 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320031 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320031 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320031 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320304 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.320673 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321027 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321377 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321377 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321377 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321377 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321377 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321663 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321663 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.321971 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322347 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322682 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322682 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322682 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322682 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322682 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322968 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322968 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322968 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.322968 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.322968 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323268 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323268 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323268 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323268 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323502 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323502 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323502 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323502 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323760 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323760 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323760 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.323760 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.323760 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324198 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324198 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324198 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324198 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324198 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324475 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324475 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324475 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324475 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324714 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324714 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324714 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324714 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324945 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324945 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.324945 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.324945 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.325216 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.325216 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.325216 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.325216 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328114 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328114 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328114 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328114 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328392 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328392 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328392 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328392 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328392 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.328697 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329043 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329043 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329043 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329043 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329043 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329338 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329663 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.329989 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.330628 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331141 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331141 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331141 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331141 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331372 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331372 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331372 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331372 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331372 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: /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 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 06 11:24:26.331657 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [req-a9304001-85ec-4e5f-991b-1ccf101fe3ff req-e53e43c5-61fb-4e5c-9dfe-bff01348d615 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:24:26.656123 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [req-a9304001-85ec-4e5f-991b-1ccf101fe3ff req-e53e43c5-61fb-4e5c-9dfe-bff01348d615 admin admin] POST https://199.19.213.169/volume/v3/types/bfaf4c6b-041d-4576-b782-5e085c423343/extra_specs May 06 11:24:26.656703 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [req-a9304001-85ec-4e5f-991b-1ccf101fe3ff req-e53e43c5-61fb-4e5c-9dfe-bff01348d615 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 11:24:26.658471 np0000172246 devstack@c-api.service[112479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 11:24:26.658471 np0000172246 devstack@c-api.service[112479]: warnings.warn( May 06 11:24:26.668600 np0000172246 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [req-a9304001-85ec-4e5f-991b-1ccf101fe3ff req-e53e43c5-61fb-4e5c-9dfe-bff01348d615 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:24:26.723350 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [req-a9304001-85ec-4e5f-991b-1ccf101fe3ff req-e53e43c5-61fb-4e5c-9dfe-bff01348d615 admin admin] https://199.19.213.169/volume/v3/types/bfaf4c6b-041d-4576-b782-5e085c423343/extra_specs returned with HTTP 200 May 06 11:24:26.723819 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 1/3] 199.19.213.169 () {70 vars in 1505 bytes} [Wed May 6 11:24:26 2026] POST /volume/v3/types/bfaf4c6b-041d-4576-b782-5e085c423343/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:24:28.511601 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=6 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:24:28.555505 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=6 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:24:36.286948 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:24:36.722406 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:27:22.507179 np0000172246 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 11:27:22.507179 np0000172246 devstack@c-api.service[112476]: warnings.warn( May 06 11:27:22.521606 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.521606 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.521606 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.521606 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.521606 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522232 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522232 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522232 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522232 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522232 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522568 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522976 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522976 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.522976 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.522976 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523293 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523293 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523293 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523293 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523575 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523575 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523575 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523575 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523849 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523849 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523849 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.523849 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.523849 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524236 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524236 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524236 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524236 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524236 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524567 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.524963 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.525478 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525872 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.525872 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525872 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.525872 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.525872 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526291 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.526291 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526291 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.526291 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526291 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.526618 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.527246 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527658 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.527658 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527658 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.527658 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.527658 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528059 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528059 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528059 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528059 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528059 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528427 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528427 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528427 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528427 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528726 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528726 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.528726 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.528726 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.529161 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.529161 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.529161 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.529161 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.529161 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.529716 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.529716 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.529716 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.529716 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.529716 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530223 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530223 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530223 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530223 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530550 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530550 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530550 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530550 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530856 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530856 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.530856 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.530856 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531247 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531247 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531247 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531247 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531576 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531576 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531576 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531576 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531865 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531865 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531865 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.531865 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.531865 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.532346 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532775 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.532775 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532775 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.532775 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.532775 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533243 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.533723 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534102 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534285 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534471 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534471 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534471 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534471 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534594 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534594 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534594 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534594 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534594 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: /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 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: warnings.warn(deprecated_msg) May 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-e95eef13-047b-4415-bda9-96bf28451be1 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:27:22.534759 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-e95eef13-047b-4415-bda9-96bf28451be1 None None] GET https://199.19.213.169/volume// May 06 11:27:22.534948 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-e95eef13-047b-4415-bda9-96bf28451be1 None None] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:27:22.534948 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-e95eef13-047b-4415-bda9-96bf28451be1 None None] Calling method 'all' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:27:22.534948 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-e95eef13-047b-4415-bda9-96bf28451be1 None None] https://199.19.213.169/volume// returned with HTTP 300 May 06 11:27:22.534948 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 1/4] 199.19.213.169 () {66 vars in 1456 bytes} [Wed May 6 11:27:22 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 11:27:59.265159 np0000172246 devstack@c-api.service[112478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 11:27:59.265159 np0000172246 devstack@c-api.service[112478]: warnings.warn( May 06 11:27:59.278915 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.278915 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.278915 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.278915 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.278915 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279314 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279314 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279314 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279314 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279314 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279511 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279748 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279748 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279748 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279748 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279905 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279905 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.279905 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.279905 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280105 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280105 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280105 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280105 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280278 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280278 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280278 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280278 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280278 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280478 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280478 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280478 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280478 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280478 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280669 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.280940 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281217 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281437 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281437 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281437 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281437 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281437 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281614 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281614 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281614 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281614 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281614 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.281779 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282024 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282285 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282285 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282285 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282285 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282285 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282473 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282473 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282473 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282473 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282473 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282648 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282648 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282648 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282648 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282806 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282806 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282806 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282806 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282962 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282962 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282962 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.282962 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.282962 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283177 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283177 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283177 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283177 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283177 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283353 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283353 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283353 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283353 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283496 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283496 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283496 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283496 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283639 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283639 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283639 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283639 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283807 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283807 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283807 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283807 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283954 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283954 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.283954 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.283954 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284171 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284171 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284171 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284171 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284171 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284381 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284603 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284603 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284603 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284603 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284603 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284776 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.284982 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285232 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285434 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285669 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285669 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285669 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285669 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285823 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285823 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285823 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.285823 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.285823 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: /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 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: warnings.warn(deprecated_msg) May 06 11:27:59.286039 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:27:59.624670 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] GET https://199.19.213.169/volume/v3/types?is_public=None May 06 11:27:59.625021 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:27:59.625436 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] Calling method 'index' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:27:59.625736 np0000172246 devstack@c-api.service[112478]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 11:27:59.625736 np0000172246 devstack@c-api.service[112478]: warnings.warn( May 06 11:27:59.626403 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:27:59.637726 np0000172246 devstack@c-api.service[112478]: DEBUG oslo_db.sqlalchemy.engines [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] 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=112478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:27:59.656816 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f demo demo] https://199.19.213.169/volume/v3/types?is_public=None returned with HTTP 200 May 06 11:27:59.657281 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 1/5] 199.19.213.169 () {64 vars in 1263 bytes} [Wed May 6 11:27:59 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:27:59.669262 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f req-bd3f20c7-ddf5-4229-b264-f5d1c1cd9797 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:27:59.674477 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f req-bd3f20c7-ddf5-4229-b264-f5d1c1cd9797 demo demo] GET https://199.19.213.169/volume/v3/types/default May 06 11:27:59.674886 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f req-bd3f20c7-ddf5-4229-b264-f5d1c1cd9797 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:27:59.675295 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f req-bd3f20c7-ddf5-4229-b264-f5d1c1cd9797 demo demo] Calling method 'show' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:27:59.688312 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [req-639ddbb6-ddb0-4d0a-80d6-360fbdc4f19f req-bd3f20c7-ddf5-4229-b264-f5d1c1cd9797 demo demo] https://199.19.213.169/volume/v3/types/default returned with HTTP 200 May 06 11:27:59.688777 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 3/6] 199.19.213.169 () {66 vars in 1329 bytes} [Wed May 6 11:27:59 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:28:00.031714 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-0c3b3907-ca1c-4061-adc9-a1cd3255a85d None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:28:00.035608 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0c3b3907-ca1c-4061-adc9-a1cd3255a85d demo demo] GET https://199.19.213.169/volume/v3/types/default May 06 11:28:00.035944 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-0c3b3907-ca1c-4061-adc9-a1cd3255a85d demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:28:00.036315 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-0c3b3907-ca1c-4061-adc9-a1cd3255a85d demo demo] Calling method 'show' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:28:00.050437 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0c3b3907-ca1c-4061-adc9-a1cd3255a85d demo demo] https://199.19.213.169/volume/v3/types/default returned with HTTP 200 May 06 11:28:00.050953 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 2/7] 199.19.213.169 () {64 vars in 1258 bytes} [Wed May 6 11:28:00 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:28:00.451663 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:28:00.783606 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 demo demo] GET https://199.19.213.169/volume/v3/types/default May 06 11:28:00.783967 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:28:00.784186 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 demo demo] Calling method 'show' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:28:00.790158 np0000172246 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 demo demo] 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 11:28:00.806165 np0000172246 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 11:28:00.806165 np0000172246 devstack@c-api.service[112476]: warnings.warn( May 06 11:28:00.808362 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-d1a3228b-30c9-436a-aa7e-8b353d6c5cd4 demo demo] https://199.19.213.169/volume/v3/types/default returned with HTTP 200 May 06 11:28:00.808747 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 2/8] 199.19.213.169 () {64 vars in 1258 bytes} [Wed May 6 11:28:00 2026] GET /volume/v3/types/default => generated 145 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:28:00.823785 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-33fb35d9-b1be-4c91-b0da-2e31176edeeb None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:28:00.826667 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-33fb35d9-b1be-4c91-b0da-2e31176edeeb demo demo] GET https://199.19.213.169/volume/v3/types/default May 06 11:28:00.826871 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-33fb35d9-b1be-4c91-b0da-2e31176edeeb demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:28:00.827221 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-33fb35d9-b1be-4c91-b0da-2e31176edeeb demo demo] Calling method 'show' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:28:00.842491 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-33fb35d9-b1be-4c91-b0da-2e31176edeeb demo demo] https://199.19.213.169/volume/v3/types/default returned with HTTP 200 May 06 11:28:00.842962 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 2/9] 199.19.213.169 () {64 vars in 1258 bytes} [Wed May 6 11:28:00 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 11:28:09.682771 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=2 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:28:10.046894 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=2 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:28:10.803922 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=2 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:28:10.838251 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=3 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:32:40.457638 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:32:40.555428 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:32:40.555598 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:32:40.555821 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:32:40.556419 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:32:40.557764 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:32:40.611194 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] Get all volumes completed successfully. May 06 11:32:40.613890 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-427fc297-bb1b-4bc6-90ee-2ac65cdd71eb demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:32:40.614555 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 4/10] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:32:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:32:50.597153 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:33:40.630711 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-063e05c4-5505-4095-b2bc-206317615502 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:33:40.636148 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:33:40.636969 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:33:40.637434 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:33:40.638493 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:33:40.640451 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:33:40.671397 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] Get all volumes completed successfully. May 06 11:33:40.674136 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-063e05c4-5505-4095-b2bc-206317615502 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:33:40.675632 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 3/11] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:33:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:33:50.664305 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:34:40.701262 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:34:40.704911 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:34:40.705124 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:34:40.705335 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:34:40.705904 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:34:40.706757 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:34:40.748259 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] Get all volumes completed successfully. May 06 11:34:40.749753 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-26e6b9d7-eca5-41a4-b0ff-c31946bbe682 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:34:40.750256 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 3/12] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:34:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:34:50.738933 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:35:40.768903 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:35:40.773297 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:35:40.773566 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:35:40.773835 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:35:40.774321 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:35:40.775937 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:35:40.818537 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] Get all volumes completed successfully. May 06 11:35:40.821502 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-2fe23748-5c59-4c35-8009-cfcf58ec446d demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:35:40.822163 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 3/13] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:35:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:35:50.804924 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:36:40.842956 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-317477b9-e68b-414a-8c83-ea82a547921f None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:36:40.847029 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:36:40.847366 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:36:40.847623 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:36:40.848025 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:36:40.849323 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:36:40.859884 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] Get all volumes completed successfully. May 06 11:36:40.863890 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-317477b9-e68b-414a-8c83-ea82a547921f demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:36:40.864291 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 5/14] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:36:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:36:50.853495 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:37:40.901708 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:37:41.033769 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:37:41.034103 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:37:41.034324 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:37:41.034641 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:37:41.035625 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:37:41.044331 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] Get all volumes completed successfully. May 06 11:37:41.046344 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-a10afa7a-fe4b-430c-a907-fbf5d7032e83 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:37:41.046854 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 4/15] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:37:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:37:51.039737 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:38:41.070838 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:38:41.077892 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:38:41.078304 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:38:41.078717 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:38:41.079190 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:38:41.080161 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:38:41.094175 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] Get all volumes completed successfully. May 06 11:38:41.096263 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-1822491e-e1d6-45c3-80e1-a48f6b2adbfe demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:38:41.097177 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 4/16] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:38:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:38:51.083256 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:39:41.112736 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:39:41.117310 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:39:41.118088 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:39:41.118291 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:39:41.118670 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:39:41.121110 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:39:41.129130 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] Get all volumes completed successfully. May 06 11:39:41.131822 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-039ac5e1-16ac-4e74-9e50-22a8878e6a15 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:39:41.132339 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 4/17] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:39:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:39:51.123953 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:40:41.151345 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:40:41.154448 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:40:41.154741 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:40:41.155078 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:40:41.155459 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:40:41.156593 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:40:41.164601 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] Get all volumes completed successfully. May 06 11:40:41.167174 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-b5bd42cd-1a5c-420a-a3a1-c879c47f13d9 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:40:41.167586 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 6/18] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:40:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:40:51.166617 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:41:41.181483 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-0957db6e-c377-4323-9d56-45758ed7a49f None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:41:41.185320 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:41:41.185550 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:41:41.185877 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:41:41.186295 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:41:41.187524 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:41:41.195473 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] Get all volumes completed successfully. May 06 11:41:41.197354 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0957db6e-c377-4323-9d56-45758ed7a49f demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:41:41.197733 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 5/19] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:41:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:41:51.191680 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:42:41.210557 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:42:41.363295 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:42:41.363670 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:42:41.364069 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:42:41.364527 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:42:41.365943 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:42:41.375771 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] Get all volumes completed successfully. May 06 11:42:41.377665 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-d2381cba-2dcc-4051-8451-bbd81d76fdd0 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:42:41.378100 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 5/20] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:42:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:42:51.371156 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:43:41.390774 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:43:41.394575 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:43:41.394803 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:43:41.395070 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:43:41.395378 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:43:41.396367 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:43:41.406949 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] Get all volumes completed successfully. May 06 11:43:41.410122 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-25d208cf-a20e-4068-9de2-b1dbe93e4ce7 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:43:41.410553 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 5/21] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:43:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:43:51.399674 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:44:41.423189 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:44:41.426259 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:44:41.426408 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:44:41.426702 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:44:41.426937 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:44:41.427815 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:44:41.441136 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] Get all volumes completed successfully. May 06 11:44:41.443341 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-a99128d1-7bf4-473a-b05f-e1c9f62bb486 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:44:41.443767 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 7/22] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:44:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:44:51.432227 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:45:41.456045 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:45:41.459431 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:45:41.459673 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:45:41.459936 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:45:41.460357 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:45:41.461335 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:45:41.469577 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] Get all volumes completed successfully. May 06 11:45:41.471571 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-c9365f39-68d2-4f1d-80ca-0f86a41cc140 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:45:41.472035 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 6/23] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:45:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:45:51.464513 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:46:41.488580 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:46:41.492352 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:46:41.492625 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:46:41.492895 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:46:41.493275 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:46:41.494333 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:46:41.508719 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] Get all volumes completed successfully. May 06 11:46:41.511797 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-5b9663c6-d37f-4ad1-9589-82f14ac52d9f demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:46:41.512361 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 6/24] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:46:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:46:51.500172 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:47:41.526960 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:47:41.653238 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:47:41.653652 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:47:41.654098 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:47:41.654709 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:47:41.656181 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:47:41.664673 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] Get all volumes completed successfully. May 06 11:47:41.666386 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-17c8c9a3-a130-4d0c-8049-0fa01c590db1 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:47:41.666782 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 6/25] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:47:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:47:51.660330 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:48:41.683317 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-263168d2-fe49-4ad1-866d-b396b5d7786c None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:48:41.686178 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:48:41.686440 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:48:41.686689 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:48:41.687588 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:48:41.687964 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:48:41.698508 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] Get all volumes completed successfully. May 06 11:48:41.701250 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-263168d2-fe49-4ad1-866d-b396b5d7786c demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:48:41.701727 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 8/26] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:48:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:48:51.691555 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:49:41.814456 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:49:41.816652 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:49:41.817064 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:49:41.817494 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:49:41.817933 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:49:41.819104 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:49:41.829955 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] Get all volumes completed successfully. May 06 11:49:41.832605 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-c03d7277-3941-403d-8211-6bb2ab5b8396 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:49:41.833372 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 7/27] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:49:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:49:51.822886 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:50:41.861114 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-20d52081-3dc4-4604-814e-f916e3f81252 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:50:41.866598 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:50:41.867027 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:50:41.867422 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:50:41.867893 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:50:41.869437 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:50:41.878163 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] Get all volumes completed successfully. May 06 11:50:41.879987 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-20d52081-3dc4-4604-814e-f916e3f81252 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:50:41.880405 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 7/28] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:50:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:50:51.873634 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:51:41.893446 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:51:41.896283 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:51:41.896518 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:51:41.896735 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:51:41.897036 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:51:41.897981 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:51:41.908662 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] Get all volumes completed successfully. May 06 11:51:41.911470 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-900cbaef-a7fa-421a-ae83-787f2a725fe9 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:51:41.912053 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 7/29] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:51:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:51:51.904377 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:52:41.930609 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:52:42.033124 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:52:42.033401 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:52:42.033668 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:52:42.034111 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:52:42.035206 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:52:42.048831 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] Get all volumes completed successfully. May 06 11:52:42.053692 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-d05aed2b-7b9a-4eea-a685-f87b55105b67 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:52:42.054328 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 9/30] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:52:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:52:52.041127 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:53:42.071837 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:53:42.076142 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:53:42.076688 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:53:42.077233 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:53:42.077784 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:53:42.078777 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:53:42.086433 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] Get all volumes completed successfully. May 06 11:53:42.088909 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-dcc6bd2e-3c1f-4b4a-9bf4-38a5b57fb455 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:53:42.089735 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 8/31] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:53:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:53:52.081365 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:54:42.107411 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-ac4ebaab-c446-4782-a703-910a0d46df2a None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:54:42.112761 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:54:42.113258 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:54:42.113681 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:54:42.114308 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:54:42.115825 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:54:42.126362 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] Get all volumes completed successfully. May 06 11:54:42.129649 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-ac4ebaab-c446-4782-a703-910a0d46df2a demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:54:42.130775 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 8/32] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:54:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:54:52.119295 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:55:42.145462 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:55:42.149682 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:55:42.150102 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:55:42.150423 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:55:42.150713 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:55:42.151635 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:55:42.160777 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] Get all volumes completed successfully. May 06 11:55:42.163611 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-c25b5753-ebd4-4d0e-bac2-d144cb173a29 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:55:42.164117 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 8/33] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:55:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:55:52.155623 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:56:42.187892 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-f3525328-6c6c-40da-be94-daa33cf16367 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:56:42.196278 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:56:42.196934 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:56:42.197500 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:56:42.197886 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:56:42.199384 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:56:42.213253 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] Get all volumes completed successfully. May 06 11:56:42.215743 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-f3525328-6c6c-40da-be94-daa33cf16367 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:56:42.216176 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 10/34] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:56:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:56:52.206757 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:57:42.237954 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-861a125e-57e6-423f-aaca-f9f568c950e7 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:57:42.291407 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:57:42.291554 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:57:42.291961 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:57:42.292486 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:57:42.294163 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:57:42.303906 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] Get all volumes completed successfully. May 06 11:57:42.305940 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-861a125e-57e6-423f-aaca-f9f568c950e7 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:57:42.306411 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 9/35] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:57:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:57:52.298338 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:58:42.320481 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:58:42.323322 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:58:42.323556 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:58:42.323841 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:58:42.324168 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:58:42.325129 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:58:42.333229 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] Get all volumes completed successfully. May 06 11:58:42.336101 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-29c6373b-23e7-4d65-972e-916e1ed91c92 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:58:42.336657 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 9/36] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:58:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:58:52.328347 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 11:59:42.350298 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 11:59:42.352578 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 11:59:42.352752 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 11:59:42.352932 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 11:59:42.353176 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 11:59:42.353862 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 11:59:42.363297 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] Get all volumes completed successfully. May 06 11:59:42.365510 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-c9b5d51a-9f28-4100-bb52-4e4e53b61a91 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 11:59:42.365912 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 9/37] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 11:59:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 11:59:52.357643 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 12:00:42.387614 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.middleware.request_id [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 None None] RequestId filter calling following filter/app {{(pid=112477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 12:00:42.390460 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 12:00:42.390689 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] Empty body provided in request {{(pid=112477) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 12:00:42.390952 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.openstack.wsgi [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] Calling method 'detail' {{(pid=112477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 12:00:42.391286 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.api.api_utils [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] Removing options '' from query. {{(pid=112477) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 12:00:42.392254 np0000172246 devstack@c-api.service[112477]: DEBUG cinder.volume.api [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112477) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 12:00:42.405088 np0000172246 devstack@c-api.service[112477]: INFO cinder.volume.api [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] Get all volumes completed successfully. May 06 12:00:42.408399 np0000172246 devstack@c-api.service[112477]: INFO cinder.api.openstack.wsgi [None req-7745728d-f913-42b2-bb67-6e4c91a85a84 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 12:00:42.409438 np0000172246 devstack@c-api.service[112477]: [pid: 112477|app: 0|req: 11/38] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 12:00:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 12:00:52.396379 np0000172246 devstack@c-api.service[112477]: DEBUG dbcounter [-] [112477] Writing DB stats cinder:SELECT=1 {{(pid=112477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 12:01:42.425456 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 12:01:42.429368 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 12:01:42.429800 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] Empty body provided in request {{(pid=112479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 12:01:42.430187 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] Calling method 'detail' {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 12:01:42.430725 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.api.api_utils [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] Removing options '' from query. {{(pid=112479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 12:01:42.432125 np0000172246 devstack@c-api.service[112479]: DEBUG cinder.volume.api [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 12:01:42.440617 np0000172246 devstack@c-api.service[112479]: INFO cinder.volume.api [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] Get all volumes completed successfully. May 06 12:01:42.442656 np0000172246 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-88c51f97-3e80-4900-bd1b-dbfd67781e87 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 12:01:42.443045 np0000172246 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 10/39] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 12:01:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 12:01:52.435560 np0000172246 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 12:02:42.458818 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.middleware.request_id [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f None None] RequestId filter calling following filter/app {{(pid=112476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 12:02:42.564190 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 12:02:42.564613 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] Empty body provided in request {{(pid=112476) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 12:02:42.565109 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.openstack.wsgi [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] Calling method 'detail' {{(pid=112476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 12:02:42.565630 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.api.api_utils [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] Removing options '' from query. {{(pid=112476) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 12:02:42.567272 np0000172246 devstack@c-api.service[112476]: DEBUG cinder.volume.api [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112476) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 12:02:42.573955 np0000172246 devstack@c-api.service[112476]: INFO cinder.volume.api [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] Get all volumes completed successfully. May 06 12:02:42.576036 np0000172246 devstack@c-api.service[112476]: INFO cinder.api.openstack.wsgi [None req-97565e6e-7860-4e0e-90b0-bb07579fed3f demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 12:02:42.576390 np0000172246 devstack@c-api.service[112476]: [pid: 112476|app: 0|req: 10/40] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 12:02:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 12:02:52.570522 np0000172246 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=1 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 12:03:42.591524 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.middleware.request_id [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 None None] RequestId filter calling following filter/app {{(pid=112478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 12:03:42.595080 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] GET https://199.19.213.169/volume/v3/volumes/detail May 06 12:03:42.595340 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] Empty body provided in request {{(pid=112478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 12:03:42.595592 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.openstack.wsgi [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] Calling method 'detail' {{(pid=112478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 12:03:42.595885 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.api.api_utils [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] Removing options '' from query. {{(pid=112478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 12:03:42.597262 np0000172246 devstack@c-api.service[112478]: DEBUG cinder.volume.api [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 12:03:42.604945 np0000172246 devstack@c-api.service[112478]: INFO cinder.volume.api [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] Get all volumes completed successfully. May 06 12:03:42.607114 np0000172246 devstack@c-api.service[112478]: INFO cinder.api.openstack.wsgi [None req-65fb7ba3-94c1-4498-92a5-a35a8c02c582 demo demo] https://199.19.213.169/volume/v3/volumes/detail returned with HTTP 200 May 06 12:03:42.607943 np0000172246 devstack@c-api.service[112478]: [pid: 112478|app: 0|req: 10/41] 199.19.213.169 () {64 vars in 1296 bytes} [Wed May 6 12:03:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 12:03:52.600659 np0000172246 devstack@c-api.service[112478]: DEBUG dbcounter [-] [112478] Writing DB stats cinder:SELECT=1 {{(pid=112478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}