May 09 14:05:53.392651 np0000173175 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:05:53.401008 np0000173175 devstack@c-api.service[112671]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:05:53 2026] *** May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: nodename: np0000173175 May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: machine: x86_64 May 09 14:05:53.404437 np0000173175 devstack@c-api.service[112671]: clock source: unix May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: pcre jit disabled May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: detected number of CPU cores: 16 May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: current working directory: / May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: detected binary path: /usr/bin/uwsgi-core May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: your processes number limit is 256917 May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: your memory page size is 4096 bytes May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: detected max file descriptor number: 2048 May 09 14:05:53.404891 np0000173175 devstack@c-api.service[112671]: lock engine: pthread robust mutexes May 09 14:05:53.405469 np0000173175 devstack@c-api.service[112671]: thunder lock: enabled May 09 14:05:53.405843 np0000173175 devstack@c-api.service[112671]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:05:53.405843 np0000173175 devstack@c-api.service[112671]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:05:53.405843 np0000173175 devstack@c-api.service[112671]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:05:53.405843 np0000173175 devstack@c-api.service[112671]: Set PythonHome to /opt/stack/data/venv May 09 14:05:53.447858 np0000173175 devstack@c-api.service[112671]: Python main interpreter initialized at 0x7f56efaa3668 May 09 14:05:53.447858 np0000173175 devstack@c-api.service[112671]: python threads support enabled May 09 14:05:53.447858 np0000173175 devstack@c-api.service[112671]: your server socket listen backlog is limited to 100 connections May 09 14:05:53.447858 np0000173175 devstack@c-api.service[112671]: your mercy for graceful operations on workers is 80 seconds May 09 14:05:53.448444 np0000173175 devstack@c-api.service[112671]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:05:53.448554 np0000173175 devstack@c-api.service[112671]: *** Operational MODE: preforking *** May 09 14:05:53.448768 np0000173175 devstack@c-api.service[112671]: *** uWSGI is running in multiple interpreter mode *** May 09 14:05:53.448768 np0000173175 devstack@c-api.service[112671]: spawned uWSGI master process (pid: 112671) May 09 14:05:53.448943 np0000173175 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:05:53.449632 np0000173175 devstack@c-api.service[112671]: spawned uWSGI worker 1 (pid: 112676, cores: 1) May 09 14:05:53.450121 np0000173175 devstack@c-api.service[112671]: spawned uWSGI worker 2 (pid: 112677, cores: 1) May 09 14:05:53.450594 np0000173175 devstack@c-api.service[112671]: spawned uWSGI worker 3 (pid: 112678, cores: 1) May 09 14:05:53.451164 np0000173175 devstack@c-api.service[112671]: spawned uWSGI worker 4 (pid: 112679, cores: 1) May 09 14:05:53.451164 np0000173175 devstack@c-api.service[112671]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: we strongly recommend against using it for new projects. May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: framework. For more detail see May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:53.578166 np0000173175 devstack@c-api.service[112676]: import eventlet # noqa May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: we strongly recommend against using it for new projects. May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: framework. For more detail see May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:53.586695 np0000173175 devstack@c-api.service[112679]: import eventlet # noqa May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: we strongly recommend against using it for new projects. May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: framework. For more detail see May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:53.592124 np0000173175 devstack@c-api.service[112678]: import eventlet # noqa May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: we strongly recommend against using it for new projects. May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: If you are already using Eventlet, we recommend migrating to a different May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: framework. For more detail see May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:05:53.601746 np0000173175 devstack@c-api.service[112677]: import eventlet # noqa May 09 14:05:53.665215 np0000173175 devstack@c-api.service[112676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:53.665215 np0000173175 devstack@c-api.service[112676]: debtcollector.deprecate( May 09 14:05:53.669951 np0000173175 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:53.669951 np0000173175 devstack@c-api.service[112679]: debtcollector.deprecate( May 09 14:05:53.681043 np0000173175 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:53.681043 np0000173175 devstack@c-api.service[112678]: debtcollector.deprecate( May 09 14:05:53.687081 np0000173175 devstack@c-api.service[112677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:05:53.687081 np0000173175 devstack@c-api.service[112677]: debtcollector.deprecate( May 09 14:05:53.745359 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:53.745359 np0000173175 devstack@c-api.service[112676]: from cgi import parse_header May 09 14:05:53.749624 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:53.749624 np0000173175 devstack@c-api.service[112679]: from cgi import parse_header May 09 14:05:53.762919 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:53.762919 np0000173175 devstack@c-api.service[112678]: from cgi import parse_header May 09 14:05:53.767022 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:53.767022 np0000173175 devstack@c-api.service[112677]: from cgi import parse_header May 09 14:05:53.789503 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:53.789503 np0000173175 devstack@c-api.service[112676]: removals.removed_module( May 09 14:05:53.790230 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:53.790230 np0000173175 devstack@c-api.service[112676]: removals.removed_module( May 09 14:05:53.796160 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:53.796160 np0000173175 devstack@c-api.service[112679]: removals.removed_module( May 09 14:05:53.796848 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:53.796848 np0000173175 devstack@c-api.service[112679]: removals.removed_module( May 09 14:05:53.808295 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:53.808295 np0000173175 devstack@c-api.service[112678]: removals.removed_module( May 09 14:05:53.809324 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:53.809324 np0000173175 devstack@c-api.service[112678]: removals.removed_module( May 09 14:05:53.812358 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:53.812358 np0000173175 devstack@c-api.service[112677]: removals.removed_module( May 09 14:05:53.813144 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:53.813144 np0000173175 devstack@c-api.service[112677]: removals.removed_module( May 09 14:05:54.383713 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:54.383713 np0000173175 devstack@c-api.service[112679]: warnings.warn( May 09 14:05:54.432062 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:54.432062 np0000173175 devstack@c-api.service[112676]: warnings.warn( May 09 14:05:54.439016 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:54.439016 np0000173175 devstack@c-api.service[112677]: warnings.warn( May 09 14:05:54.459435 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:54.459435 np0000173175 devstack@c-api.service[112678]: warnings.warn( May 09 14:05:54.477719 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:54.477719 np0000173175 devstack@c-api.service[112679]: warnings.warn( May 09 14:05:54.542700 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:54.542700 np0000173175 devstack@c-api.service[112676]: warnings.warn( May 09 14:05:54.561152 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:54.561152 np0000173175 devstack@c-api.service[112678]: warnings.warn( May 09 14:05:54.569110 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:54.569110 np0000173175 devstack@c-api.service[112677]: warnings.warn( May 09 14:05:54.770366 np0000173175 devstack@c-api.service[112679]: 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 09 14:05:54.771003 np0000173175 devstack@c-api.service[112679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:54.830036 np0000173175 devstack@c-api.service[112676]: 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 09 14:05:54.830678 np0000173175 devstack@c-api.service[112676]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112676) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:54.852121 np0000173175 devstack@c-api.service[112678]: 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 09 14:05:54.852640 np0000173175 devstack@c-api.service[112678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:54.862637 np0000173175 devstack@c-api.service[112679]: /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 09 14:05:54.862637 np0000173175 devstack@c-api.service[112679]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:54.869456 np0000173175 devstack@c-api.service[112677]: 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 09 14:05:54.870011 np0000173175 devstack@c-api.service[112677]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112677) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:05:54.892236 np0000173175 devstack@c-api.service[112676]: /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 09 14:05:54.892236 np0000173175 devstack@c-api.service[112676]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:54.913698 np0000173175 devstack@c-api.service[112678]: /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 09 14:05:54.913698 np0000173175 devstack@c-api.service[112678]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:54.931427 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:54.931427 np0000173175 devstack@c-api.service[112677]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:05:55.332817 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:55.333370 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112677) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:55.333549 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.333549 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.333776 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.333776 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.333936 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.334014 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.334126 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112676) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:55.334209 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:05:55.334394 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.334489 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.334571 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.334650 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.334733 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.334864 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.335611 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.335733 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.335733 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.335869 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.335943 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.336016 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.336121 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.336121 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.336277 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.336368 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.336445 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.336445 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.336445 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.336445 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.336774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.337394 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.337394 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.337394 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.337394 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.337534 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.337584 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.337629 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.337670 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.337707 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.337750 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.337787 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.337861 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.337900 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.337900 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.337977 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.338012 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.338051 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.338051 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.338139 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.338176 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.338176 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.338253 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.338291 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.338325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.338325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.338325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.338325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.338325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.338757 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.338757 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.338757 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.339001 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.339001 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.339001 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.339252 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.339333 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.339413 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.339413 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.339588 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.339671 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.339757 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.339837 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.339924 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.340005 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.340090 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.340197 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.340277 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.340370 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.340455 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.340455 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.340609 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.340609 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.340609 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.340838 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.340917 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.341002 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.341002 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.341223 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.341312 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.341354 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.341396 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.341438 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.341474 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.341508 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.341547 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.341589 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.341589 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.341589 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.341696 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.341740 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.341774 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.341808 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.341852 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.341894 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.341930 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.341974 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.342020 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.342061 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.342061 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.342150 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.342185 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.342220 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.342263 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.342307 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.342307 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.342387 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.342432 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.342432 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.342498 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.342538 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.342578 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.342622 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.342663 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.342701 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.342734 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.342783 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.342822 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.342858 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.342893 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.342927 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.342970 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.343007 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.343046 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.343087 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.343554 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.343637 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.343723 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.343805 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.343892 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.343979 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.344059 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.344182 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.344272 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.344352 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.344447 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.344532 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.344611 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.344695 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.344775 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.344863 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.344944 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.345036 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.345133 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.345233 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.345405 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.345497 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.345584 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.345669 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.345763 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.345844 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.345932 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.346014 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.346116 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.346217 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.346299 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.346377 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.347110 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.347110 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.347269 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.347348 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.347387 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.347424 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.347457 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.347498 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.347532 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.347567 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.347567 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.347630 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.347662 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.347662 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.347727 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.347761 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.347792 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.347832 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.347872 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.347914 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.347939 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.347967 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.347990 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.348014 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.348041 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.348063 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.348087 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.348337 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.348337 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.348337 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.348492 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.348492 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.348492 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.348647 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.348701 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.348701 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.348811 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.348811 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.348927 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.348927 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.349104 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.349178 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.349178 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.349288 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.349346 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.349415 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.349484 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.349550 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.349602 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.349654 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.349706 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.349775 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.349836 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.349869 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.349869 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.349869 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.349869 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.349869 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.349985 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.349985 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.349985 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.349985 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.350086 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.350086 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.350162 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.350191 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.350216 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.350399 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.350480 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.350570 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.350570 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.350735 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.350812 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.350896 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.350979 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.351061 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.351061 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.351061 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.351256 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.351312 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.351354 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.351354 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.351354 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.351354 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.351354 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.351514 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.351557 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.351594 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.351632 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.351669 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.351700 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.351729 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.351729 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.351778 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.351805 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.351833 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.351861 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.351900 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.351900 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.351961 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.351987 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.352011 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.352035 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.352065 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.352089 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.352316 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.352378 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.352440 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.352505 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.352563 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.352617 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.352673 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.352737 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.352791 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.358438 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.358577 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.358577 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.358725 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.358813 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.358891 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.358891 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.359044 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.359044 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.359235 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.359317 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.359317 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.359317 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.359317 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.359686 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.359771 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.359844 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.359930 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.360000 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.360091 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.360197 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.360289 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.360358 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.360449 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.360488 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.360528 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.360562 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.360600 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.360636 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.360674 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.360722 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.360776 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.360823 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.360882 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.360931 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.360978 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.361074 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.361144 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.361189 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.361245 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.361245 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.361245 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.361359 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.361359 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.361448 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.361448 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.361535 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.361585 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.361635 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.361691 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.361691 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.361768 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.361811 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.361865 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.361917 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.361968 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.362015 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.362015 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.362507 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.362616 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.362708 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.362814 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.362915 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.363019 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.363140 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.363233 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.363308 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.363381 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.363458 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.363544 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.363630 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.363710 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.363782 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.363864 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.363950 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.364024 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.364113 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.364198 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.364271 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.364342 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.364424 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.364508 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.364582 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.364663 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.364747 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.364970 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.365077 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.365188 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.365277 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.365360 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.365442 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.365523 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.365596 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.365671 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.365749 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.365839 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.365917 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.366002 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.366083 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.366172 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.366268 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.366350 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.366415 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.366503 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.366548 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.366585 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.366617 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.366657 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.366657 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.366657 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.366657 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.366657 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.366802 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.366802 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.366802 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.366901 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.366941 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.366979 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.367012 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.367043 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.367081 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.367339 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.367416 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.367591 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.367671 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.367671 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.367819 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.367894 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.367984 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.368060 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.368168 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.368244 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.368324 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.368401 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.368479 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.368543 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.368630 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.368675 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.368714 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.368747 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.368787 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.368975 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369071 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.369124 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.369159 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.369191 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.369223 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.369266 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.369300 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.369332 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.369364 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.369402 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369437 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369477 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369518 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.369552 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.369585 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.369617 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.369649 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.369686 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.369709 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.369737 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.369774 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.369807 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.369833 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.369862 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.369862 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369909 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.369938 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.369938 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.369938 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370012 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.370042 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370068 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.370092 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370130 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370163 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370190 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370218 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370243 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370243 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370286 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.370318 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370344 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370472 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.370472 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.370472 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370472 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370472 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370585 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.370609 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370636 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.370660 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.370689 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370715 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370715 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370766 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.370794 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370818 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.370842 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370865 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.370865 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.370909 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370933 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.370933 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.370985 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.371009 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.371036 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.371036 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.371079 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.371585 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.371655 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.371714 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.371769 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.371822 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.371880 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.371942 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.372001 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.372060 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.372125 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.372192 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.372246 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.372306 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.372360 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.372411 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.372468 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.372522 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.372577 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.372630 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.372686 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.372739 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.372790 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.372790 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.372891 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.372949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.373026 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.373091 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.373178 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.373238 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.373293 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.373351 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.373404 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.373455 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.373513 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.373513 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.373513 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.373513 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.373804 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.374276 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.374361 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.374436 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.374436 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.374588 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.374668 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.374668 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.374793 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.374853 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.374907 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.374965 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.375024 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.375082 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.375178 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.375234 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.375286 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.375335 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.375335 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.375437 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.375489 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.375489 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.375489 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.375643 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.375643 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.375643 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.375643 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.375894 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.375969 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.376024 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.376075 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.376155 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.376215 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.376268 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.376268 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.376268 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.376268 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.376462 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.376462 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.376462 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.376462 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.376663 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.376726 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.376784 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.376842 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.376905 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.376936 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.376961 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.376961 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.376961 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.376961 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.378029 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.378152 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.378189 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.378189 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.378245 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.378274 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.378366 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.378429 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.378490 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.378490 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.378601 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.378601 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.378601 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.378674 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.378704 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.378729 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.378755 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.378784 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.378817 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.378842 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.378872 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.378901 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.378926 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.378954 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.378982 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.379011 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.379040 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.379213 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.379604 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.379692 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.379786 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.379843 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.379843 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.379945 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.380004 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.380066 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.380145 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.380201 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.380262 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.380322 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.380377 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.380431 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.380481 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.380541 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.380587 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.380645 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.380673 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.380697 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.380726 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.380759 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.380782 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.380805 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.380805 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.380848 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.380876 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.380876 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.380918 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.380918 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.380993 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.381027 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.381053 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.381079 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.381122 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.381149 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.381174 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.381203 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.381233 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.381262 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.381287 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.381317 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.381342 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.381449 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.381545 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.381573 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.381602 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.381626 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.381654 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.381687 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.381712 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.381736 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.381765 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.381802 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.381835 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.381864 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.381894 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.381918 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.381947 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.381974 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382003 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382032 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382057 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.382086 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.382128 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382154 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382178 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.382203 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.382227 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382252 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.382288 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.382314 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382337 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.382365 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.382393 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.382419 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382447 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.382473 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382503 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382536 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.382560 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.382588 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382612 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.382640 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.382668 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382691 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.382716 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.382739 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382763 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.382794 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382818 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382841 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.382865 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382889 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382911 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.382933 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.382957 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.382985 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.383012 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.383035 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.383063 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.383091 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.383659 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.383715 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.383768 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.383820 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.383872 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.383927 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.383988 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.384051 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.384117 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.384117 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.384835 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.384908 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.384988 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.385048 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.385123 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.385192 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.385248 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.385368 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.385427 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.385482 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.385534 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.385598 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.385653 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.385711 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.385774 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.385843 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.385902 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.385956 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.386013 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.386068 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.386148 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.386203 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.386254 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.386311 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.386368 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.386420 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.386479 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.386479 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.389757 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.389894 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.389894 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.390055 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.390171 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.390253 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.390329 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.390406 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.390483 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.390569 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.390657 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.390657 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.390657 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.390657 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.390949 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.391485 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.391988 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.391988 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.392173 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.392263 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.392343 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.392420 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.392504 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.392581 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.392620 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.392662 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.392701 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.392744 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.392780 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.392814 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.392847 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.392888 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.392922 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.392989 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.393034 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.393077 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.393129 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.393177 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.393212 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.393251 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.393284 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.393319 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.393319 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.393319 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.397059 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.397161 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.397161 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.397319 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.397355 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.397389 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.397423 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.397455 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.397488 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.397520 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.397553 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.397592 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.397592 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.397592 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.397875 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.397875 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.398052 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.398052 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.398052 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.398052 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.398370 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.398445 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.398528 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.398610 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.398689 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.398770 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.398851 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.398931 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.399022 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.399115 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.399198 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.399262 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.399359 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.399405 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.399443 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.399476 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.399508 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.399539 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.399571 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.399603 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.399635 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.399666 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.399709 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.399747 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.399785 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.399822 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.399855 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.399892 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.399924 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.399956 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.399988 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400022 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.400060 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.400118 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.400163 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400198 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400232 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400264 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.400296 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112676) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.400328 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400359 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400391 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400421 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112677) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.400459 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.400496 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:05:55.400780 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:05:55.443513 np0000173175 devstack@c-api.service[112677]: INFO dbcounter [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Registered counter for database cinder May 09 14:05:55.444945 np0000173175 devstack@c-api.service[112678]: INFO dbcounter [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Registered counter for database cinder May 09 14:05:55.447234 np0000173175 devstack@c-api.service[112676]: INFO dbcounter [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Registered counter for database cinder May 09 14:05:55.451984 np0000173175 devstack@c-api.service[112679]: INFO dbcounter [None req-876666c3-f603-4713-a91d-75772903b478 None None] Registered counter for database cinder May 09 14:05:55.455174 np0000173175 devstack@c-api.service[112677]: DEBUG oslo_db.sqlalchemy.engines [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db 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=112677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.457669 np0000173175 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.459385 np0000173175 devstack@c-api.service[112676]: DEBUG oslo_db.sqlalchemy.engines [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 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=112676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.463442 np0000173175 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-876666c3-f603-4713-a91d-75772903b478 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.567688 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writer thread running {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:55.570505 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:55.573413 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:55.575637 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writer thread running {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:55.575989 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:55.578336 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:55.578435 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:55.579323 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.580945 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:55.581058 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.583590 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:55.586248 np0000173175 devstack@c-api.service[112677]: DEBUG oslo_db.sqlalchemy.engines [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db 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=112677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.586357 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:55.587549 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.587903 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:55.590038 np0000173175 devstack@c-api.service[112677]: INFO cinder.rpc [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:55.590182 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.590566 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writer thread running {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:55.591519 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.593210 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:55.595087 np0000173175 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.595714 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:55.597452 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:55.598247 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:55.599280 np0000173175 devstack@c-api.service[112678]: INFO cinder.rpc [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:55.599972 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.600501 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:55.601350 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writer thread running {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:05:55.601791 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.602194 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.603503 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:05:55.604149 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.605408 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.605839 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:05:55.607952 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:05:55.608629 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.610216 np0000173175 devstack@c-api.service[112676]: DEBUG oslo_db.sqlalchemy.engines [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 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=112676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.610284 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:05:55.611255 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.612457 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:55.612835 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.613596 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.613740 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.615447 np0000173175 devstack@c-api.service[112676]: INFO cinder.rpc [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:55.615891 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.616513 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.617368 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.618865 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.619268 np0000173175 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-876666c3-f603-4713-a91d-75772903b478 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:05:55.620980 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.621765 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:05:55.622872 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.623943 np0000173175 devstack@c-api.service[112679]: INFO cinder.rpc [None req-876666c3-f603-4713-a91d-75772903b478 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:05:55.625089 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.625359 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.625776 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.628560 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.628762 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.629256 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.630283 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.631823 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.632409 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.632978 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.635620 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.635725 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.636022 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.638633 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.638828 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.639041 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.640986 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.642059 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.642183 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.642241 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.643645 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.644215 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.645750 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.645852 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.646214 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.646396 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.647247 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.648849 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.649338 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.650117 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.650239 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.651373 np0000173175 devstack@c-api.service[112677]: WARNING cinder.api.contrib.hosts [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:55.652085 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.652291 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.652405 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.653609 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.654236 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.655209 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.655469 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.656034 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: extensions {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.656197 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.657138 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.657354 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: encryption {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.658530 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.658928 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: encryption {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.659035 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.660039 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.660144 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.660509 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-quota-sets {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.661552 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.661619 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.661926 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: cgsnapshots {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.662007 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.663354 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-quota-class-sets {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.663497 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.663878 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.664227 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.664721 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-availability-zone {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.666016 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: qos-specs {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.666151 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.666236 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.667735 np0000173175 devstack@c-api.service[112678]: WARNING cinder.api.contrib.hosts [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:55.668666 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: backups {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.668825 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.669872 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.670722 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: extra_specs {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.671055 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.671814 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.672303 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-snapshot-manage {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.673502 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.673786 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-volume-type-access {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.673929 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.674777 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: extensions {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.675243 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.675359 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: capabilities {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.676025 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.676651 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-hosts {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.676745 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.677401 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.677536 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.677972 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: consistencygroups {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.678639 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.678902 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.679007 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.679928 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-volume-transfer {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.680210 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-quota-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.680377 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.680612 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.681620 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: scheduler-stats {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.681685 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: cgsnapshots {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.681953 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.682065 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.683044 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-quota-class-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.683128 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extended resource: os-volume-manage {{(pid=112677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.683181 np0000173175 devstack@c-api.service[112676]: WARNING cinder.api.contrib.hosts [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:55.683396 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.683842 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.684417 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-availability-zone {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.684495 np0000173175 devstack@c-api.service[112679]: WARNING cinder.api.contrib.hosts [None req-876666c3-f603-4713-a91d-75772903b478 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:05:55.685234 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.685288 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.685379 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.685692 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: qos-specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.686142 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.contrib.snapshot_actions [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] SnapshotActionsController initialized {{(pid=112677) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:55.686702 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.686896 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.686945 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.687760 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: extensions {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.688272 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.688324 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.688417 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: backups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.689009 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: encryption {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692149 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: extensions {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692273 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.692350 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692410 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: encryption {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692502 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: extra_specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692603 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.692645 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692678 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-snapshot-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692718 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-quota-sets {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.692756 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.693550 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-quota-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.693955 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-volume-type-access {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.694070 np0000173175 devstack@c-api.service[112677]: WARNING castellan.key_manager.migration [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.694269 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: cgsnapshots {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.694939 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695023 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: cgsnapshots {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.695112 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695207 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695283 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695394 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension SnapshotActions extending resource: snapshots {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695494 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeTypeAccess extending resource: types {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695672 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: capabilities {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.695749 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695828 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-quota-class-sets {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.695910 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695910 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.695910 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension UsedLimits extending resource: limits {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696137 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension TypesManage extending resource: types {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696137 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension AdminActions extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696293 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension AdminActions extending resource: snapshots {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696366 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension AdminActions extending resource: backups {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696442 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension VolumeActions extending resource: volumes {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696521 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-quota-class-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.696621 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.v3.router [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.696816 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-hosts {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.697006 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-availability-zone {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.697812 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-availability-zone {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.698177 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: consistencygroups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.698289 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: qos-specs {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.698881 np0000173175 devstack@c-api.service[112677]: WARNING keystonemiddleware.auth_token [None req-e34622b2-6fe3-4ba1-8c93-be2352bae3db 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 09 14:05:55.699080 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: qos-specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.700151 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-volume-transfer {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.701217 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: backups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.701310 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: backups {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.701850 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: scheduler-stats {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.703238 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: extra_specs {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.703341 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extended resource: os-volume-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.703728 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: extra_specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.704790 np0000173175 devstack@c-api.service[112677]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f56efaa3668 pid: 112677 (default app) May 09 14:05:55.704901 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-snapshot-manage {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.705300 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.705300 np0000173175 devstack@c-api.service[112677]: warnings.warn( May 09 14:05:55.705444 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-snapshot-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.705597 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.706266 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-volume-type-access {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.706570 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] SnapshotActionsController initialized {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:55.706765 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-volume-type-access {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.707348 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.707808 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: capabilities {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.708352 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: capabilities {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.708807 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.709242 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-hosts {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.709784 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-hosts {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.710325 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.710651 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: consistencygroups {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.711122 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: consistencygroups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.711741 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.712631 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-volume-transfer {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.713122 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-volume-transfer {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.713237 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.713591 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.713591 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.713591 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.713591 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.713591 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714161 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714161 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714161 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714161 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714161 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714504 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714923 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714923 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.714923 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.714923 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715238 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715238 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715238 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715238 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715506 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715506 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715506 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715506 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715766 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715766 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715766 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.715766 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.715766 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716162 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716162 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716162 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716162 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716162 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.716889 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.718300 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.719122 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.719122 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.719122 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.719122 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.719122 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.719817 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.719817 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.719817 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.719817 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.719817 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.720589 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.721476 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722251 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722251 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722427 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: scheduler-stats {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.722501 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722501 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722501 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722501 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722501 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722933 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722933 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722933 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.722933 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.722933 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.723362 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.723362 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.723362 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.723362 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.723692 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.723692 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.723692 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.723692 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724011 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724011 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724011 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724011 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724011 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724445 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724445 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724445 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724445 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724445 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724891 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724891 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.724891 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.724891 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.725251 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.725251 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.725251 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.725251 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.725708 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.725708 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.725708 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.725708 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726067 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726067 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726067 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726067 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726664 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726664 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726664 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726664 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.726830 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727072 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727072 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727072 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727072 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727072 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727298 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727298 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727298 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727414 np0000173175 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727450 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727689 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727913 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727913 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.727913 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.727913 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728077 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: scheduler-stats {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728142 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728384 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728384 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728384 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728384 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728558 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728558 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728558 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728558 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728714 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728714 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728714 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728714 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728921 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728921 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.728921 np0000173175 devstack@c-api.service[112677]: /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 09 14:05:55.728921 np0000173175 devstack@c-api.service[112677]: warnings.warn(deprecated_msg) May 09 14:05:55.729085 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729142 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extended resource: os-volume-manage {{(pid=112676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729189 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729371 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extended resource: os-volume-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:05:55.729404 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729404 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729404 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension UsedLimits extending resource: limits {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729404 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension TypesManage extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729404 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension AdminActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729611 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-279aa31b-7a5d-43e4-8b12-3f22c6c9150a None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:05:55.729648 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension AdminActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729648 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension AdminActions extending resource: backups {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729648 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension VolumeActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729648 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.729782 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.729782 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.contrib.snapshot_actions [None req-876666c3-f603-4713-a91d-75772903b478 None None] SnapshotActionsController initialized {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:55.729870 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 946 bytes} [Sat May 9 14:05:55 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 14:05:55.729915 np0000173175 devstack@c-api.service[112678]: WARNING keystonemiddleware.auth_token [None req-0c0155e2-e453-453c-82e6-0a88b2f73c75 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 09 14:05:55.729962 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.730006 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.730044 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.730079 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.contrib.snapshot_actions [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] SnapshotActionsController initialized {{(pid=112676) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:05:55.730879 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.730955 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731036 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731125 np0000173175 devstack@c-api.service[112678]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f56efaa3668 pid: 112678 (default app) May 09 14:05:55.731204 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731273 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731344 np0000173175 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-876666c3-f603-4713-a91d-75772903b478 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731344 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731344 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731344 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731344 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731688 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension UsedLimits extending resource: limits {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.731761 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension TypesManage extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732294 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension AdminActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732294 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension AdminActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732294 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension AdminActions extending resource: backups {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732294 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension VolumeActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732294 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-876666c3-f603-4713-a91d-75772903b478 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.732695 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.732839 np0000173175 devstack@c-api.service[112679]: WARNING keystonemiddleware.auth_token [None req-876666c3-f603-4713-a91d-75772903b478 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 09 14:05:55.733572 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.735265 np0000173175 devstack@c-api.service[112676]: WARNING castellan.key_manager.migration [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:05:55.736169 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736293 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736407 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736531 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736637 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736743 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736871 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.736975 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737087 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737220 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension UsedLimits extending resource: limits {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737323 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension TypesManage extending resource: types {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737427 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension AdminActions extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737551 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension AdminActions extending resource: snapshots {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737653 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension AdminActions extending resource: backups {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737757 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension VolumeActions extending resource: volumes {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.737966 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.v3.router [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:05:55.738762 np0000173175 devstack@c-api.service[112679]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f56efaa3668 pid: 112679 (default app) May 09 14:05:55.740341 np0000173175 devstack@c-api.service[112676]: WARNING keystonemiddleware.auth_token [None req-c97513d9-c1c5-4988-bc96-8487cadb2a93 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 09 14:05:55.746623 np0000173175 devstack@c-api.service[112676]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f56efaa3668 pid: 112676 (default app) May 09 14:06:02.670696 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:03.186152 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 admin admin] POST https://199.204.45.49/volume/v3/types May 09 14:06:03.186827 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:03.188581 np0000173175 devstack@c-api.service[112677]: /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 09 14:06:03.188581 np0000173175 devstack@c-api.service[112677]: warnings.warn( May 09 14:06:03.198255 np0000173175 devstack@c-api.service[112677]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 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=112677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:03.227705 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 09 14:06:03.228414 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 2/2] 199.204.45.49 () {68 vars in 1281 bytes} [Sat May 9 14:06:02 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:06:03.241944 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.241944 np0000173175 devstack@c-api.service[112678]: warnings.warn( May 09 14:06:03.257164 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257164 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257345 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257345 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257345 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257345 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257345 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.257646 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258037 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258037 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258037 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258037 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258037 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258335 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258335 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258335 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258335 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258582 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258582 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258582 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258582 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258852 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258852 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258852 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.258852 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.258852 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259164 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259164 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259164 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259164 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259164 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259437 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.259766 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260201 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260547 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260879 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260879 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.260879 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.260879 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261139 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261139 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261139 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261139 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261139 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261454 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261454 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261454 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261454 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261454 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.261724 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262041 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262041 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262041 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262041 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262041 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262349 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262349 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262349 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262349 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262349 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262646 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262646 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262646 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262646 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262924 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262924 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.262924 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.262924 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263070 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263070 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263070 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263070 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263070 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263266 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263266 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263266 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263266 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263266 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263432 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263432 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263432 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263432 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263573 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263573 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263573 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263573 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263730 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263730 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263730 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263730 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263874 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263874 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.263874 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.263874 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264019 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264019 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264019 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264019 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264174 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264380 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264380 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264380 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264380 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264380 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264571 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.264800 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265005 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265223 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265440 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265440 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265440 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265440 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265578 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265578 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265578 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265578 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265722 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265722 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265722 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265722 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265861 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265861 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265861 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.265861 np0000173175 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 09 14:06:03.265861 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 req-64ae96d8-ff9d-46b8-85bf-281827d8398d None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:03.585439 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 req-64ae96d8-ff9d-46b8-85bf-281827d8398d admin admin] POST https://199.204.45.49/volume/v3/types/31055c4b-5522-4470-b640-10f9abec5a64/extra_specs May 09 14:06:03.586004 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 req-64ae96d8-ff9d-46b8-85bf-281827d8398d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:03.587691 np0000173175 devstack@c-api.service[112678]: /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 09 14:06:03.587691 np0000173175 devstack@c-api.service[112678]: warnings.warn( May 09 14:06:03.597538 np0000173175 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 req-64ae96d8-ff9d-46b8-85bf-281827d8398d 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:03.649610 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [req-0d4a5069-d26a-4d1b-bcdd-3fdc267e6df9 req-64ae96d8-ff9d-46b8-85bf-281827d8398d admin admin] https://199.204.45.49/volume/v3/types/31055c4b-5522-4470-b640-10f9abec5a64/extra_specs returned with HTTP 200 May 09 14:06:03.650021 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Sat May 9 14:06:03 2026] POST /volume/v3/types/31055c4b-5522-4470-b640-10f9abec5a64/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:05.615593 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=6 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:05.623118 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=6 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:13.225633 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:13.648233 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:57.976691 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.976691 np0000173175 devstack@c-api.service[112679]: warnings.warn( May 09 14:09:57.993160 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993160 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993160 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993160 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993160 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993517 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993517 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993517 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993517 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993517 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993675 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993870 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993870 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.993870 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.993870 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994008 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994008 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994008 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994008 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994164 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994164 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994164 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994164 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994295 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994295 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994295 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994295 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994295 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994467 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994467 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994467 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994467 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994467 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994613 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.994806 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995017 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995228 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995228 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995228 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995228 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995228 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995393 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995393 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995393 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995393 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995393 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995543 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995734 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995987 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995987 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995987 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.995987 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.995987 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996171 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996171 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996171 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996171 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996171 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996330 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996330 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996330 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996330 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996458 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996458 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996458 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996458 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996587 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996587 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996587 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996587 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996587 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996758 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996758 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996758 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996758 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996758 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996903 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996903 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.996903 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.996903 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997039 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997039 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997039 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997039 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997185 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997185 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997185 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997185 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997328 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997328 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997328 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997328 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997457 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997457 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997457 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997457 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997582 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997582 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997582 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997582 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997582 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997764 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997964 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997964 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997964 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.997964 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.997964 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998131 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998322 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998514 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998681 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998917 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998917 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.998917 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.998917 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999055 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.999055 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999055 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.999055 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999055 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: /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 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-98b4682c-1908-47d6-8d09-c65417f79df7 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:57.999302 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-98b4682c-1908-47d6-8d09-c65417f79df7 None None] GET https://199.204.45.49/volume// May 09 14:09:57.999493 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-98b4682c-1908-47d6-8d09-c65417f79df7 None None] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:57.999493 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-98b4682c-1908-47d6-8d09-c65417f79df7 None None] Calling method 'all' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:57.999493 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-98b4682c-1908-47d6-8d09-c65417f79df7 None None] https://199.204.45.49/volume// returned with HTTP 300 May 09 14:09:57.999493 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Sat May 9 14:09:57 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:10:35.193296 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.193296 np0000173175 devstack@c-api.service[112676]: warnings.warn( May 09 14:10:35.207505 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.207505 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.207724 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.207724 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.207868 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.207868 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208014 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208014 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208194 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208194 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208336 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208336 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208471 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208471 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208672 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208672 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208822 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208822 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.208958 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.208958 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212112 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212112 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212112 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212112 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212243 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212243 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212243 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212243 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212338 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212338 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212338 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212338 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212338 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212466 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212466 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212466 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212466 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212466 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212640 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212779 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.212919 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213057 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213057 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213057 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213057 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213057 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213198 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213198 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213198 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213198 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213198 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213306 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213450 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213582 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213582 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213582 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213582 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213582 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213704 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213704 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213704 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213704 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213704 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213818 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213818 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213818 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213818 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213915 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213915 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.213915 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.213915 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214009 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214009 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214009 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214009 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214009 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214147 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214147 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214147 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214147 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214147 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214257 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214257 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214257 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214257 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214368 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214368 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214368 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214368 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214462 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214462 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214462 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214462 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214565 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214565 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214565 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214565 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214655 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214655 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214655 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214655 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214748 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214748 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214748 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214748 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214748 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.214862 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215006 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215006 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215006 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215006 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215006 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215133 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215278 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215417 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215630 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215801 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215801 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215801 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215801 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215891 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215891 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215891 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.215891 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.215891 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: warnings.warn(deprecated_msg) May 09 14:10:35.216013 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:35.550736 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 demo demo] GET https://199.204.45.49/volume/v3/types?is_public=None May 09 14:10:35.551138 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:35.551359 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 demo demo] Calling method 'index' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:35.551854 np0000173175 devstack@c-api.service[112676]: /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 09 14:10:35.551854 np0000173175 devstack@c-api.service[112676]: warnings.warn( May 09 14:10:35.552507 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:35.563968 np0000173175 devstack@c-api.service[112676]: DEBUG oslo_db.sqlalchemy.engines [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 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=112676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:35.588061 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 demo demo] https://199.204.45.49/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:10:35.588604 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 1/5] 199.204.45.49 () {64 vars in 1256 bytes} [Sat May 9 14:10:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:35.603395 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 req-8375a1f7-bb61-4697-b1be-b9b00d6d4a95 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:35.607042 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 req-8375a1f7-bb61-4697-b1be-b9b00d6d4a95 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 14:10:35.607318 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 req-8375a1f7-bb61-4697-b1be-b9b00d6d4a95 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:35.607634 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 req-8375a1f7-bb61-4697-b1be-b9b00d6d4a95 demo demo] Calling method 'show' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:35.620261 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [req-3b5ef65a-80dd-4a9a-97a0-e71ee3e9f987 req-8375a1f7-bb61-4697-b1be-b9b00d6d4a95 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 14:10:35.620717 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 3/6] 199.204.45.49 () {66 vars in 1322 bytes} [Sat May 9 14:10:35 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:35.974857 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-de78f10d-dd56-4d35-8d6f-c44d432a3214 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:35.982089 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-de78f10d-dd56-4d35-8d6f-c44d432a3214 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 14:10:35.982362 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-de78f10d-dd56-4d35-8d6f-c44d432a3214 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:35.982635 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-de78f10d-dd56-4d35-8d6f-c44d432a3214 demo demo] Calling method 'show' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:36.001401 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-de78f10d-dd56-4d35-8d6f-c44d432a3214 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 14:10:36.001797 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 2/7] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 14:10:35 2026] GET /volume/v3/types/default => generated 145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:36.422820 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:36.760228 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 14:10:36.760547 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:36.760764 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:36.770347 np0000173175 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:36.786392 np0000173175 devstack@c-api.service[112679]: /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 09 14:10:36.786392 np0000173175 devstack@c-api.service[112679]: warnings.warn( May 09 14:10:36.788541 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-b6dc0490-8b42-4a68-8e10-f813241086a8 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 14:10:36.788931 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 14:10:36 2026] GET /volume/v3/types/default => generated 145 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:36.801142 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-82966088-06a5-4a65-8bc6-0a440e0edbfd None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:36.803647 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-82966088-06a5-4a65-8bc6-0a440e0edbfd demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 14:10:36.803959 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-82966088-06a5-4a65-8bc6-0a440e0edbfd demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:36.804304 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-82966088-06a5-4a65-8bc6-0a440e0edbfd demo demo] Calling method 'show' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:36.819412 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-82966088-06a5-4a65-8bc6-0a440e0edbfd demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 14:10:36.819808 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 2/9] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 14:10:36 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 09 14:10:45.615669 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=2 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:45.997024 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=2 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:46.784247 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=2 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:46.814727 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=3 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:13.439349 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:13.525498 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:16:13.525910 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:13.526213 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:13.526886 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:13.527942 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:13.573935 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] Get all volumes completed successfully. May 09 14:16:13.576979 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-929af0be-a884-4b03-bc59-2ded1a9a4597 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:13.577771 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 4/10] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:16:13 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 09 14:16:23.557600 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:13.595518 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:13.598472 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:17:13.598718 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:13.598994 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:13.599669 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:13.603076 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:13.641519 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] Get all volumes completed successfully. May 09 14:17:13.645958 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-587e4a1c-b2da-4a61-b2d6-2cc2a9276411 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:13.646716 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 3/11] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:17:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:23.633775 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:13.663886 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:13.669995 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:18:13.670370 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:13.670648 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:13.671338 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:13.672450 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:13.714946 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] Get all volumes completed successfully. May 09 14:18:13.720133 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-ce2194bb-7a5c-4fec-a30f-4a45cdc37c4c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:13.720133 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 3/12] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:18:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:23.703753 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:13.738703 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-369a5687-0504-4005-8447-fdf18da2fdae None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:13.742891 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:19:13.743467 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:13.743843 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:13.744504 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:13.745640 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:13.787996 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] Get all volumes completed successfully. May 09 14:19:13.791822 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-369a5687-0504-4005-8447-fdf18da2fdae demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:13.792568 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 3/13] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:23.779896 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:13.845393 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:13.848059 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:20:13.848305 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:13.848528 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:13.848778 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:13.849700 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:13.858274 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] Get all volumes completed successfully. May 09 14:20:13.860466 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-890636b4-a91c-4d9b-82d4-aa6bea240651 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:13.861259 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 5/14] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:20:13 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 09 14:20:23.852591 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:13.873304 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:13.999213 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:21:13.999528 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:13.999836 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:14.000375 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:14.001470 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:14.014714 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] Get all volumes completed successfully. May 09 14:21:14.018204 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-fa75ad0a-1936-47ff-945b-f6ef2e6ce14f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:14.019291 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 4/15] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:24.006155 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:14.035891 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:14.040002 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:22:14.040221 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:14.040364 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:14.040730 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:14.041538 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:14.049819 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] Get all volumes completed successfully. May 09 14:22:14.052704 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-c529a46f-b442-4a3c-8147-6db0caf51fb7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:14.053197 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 4/16] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:22:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:24.044478 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:14.067288 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-d65a21de-69a3-43b0-875e-c119146e55a8 None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:14.072082 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:23:14.072354 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:14.072641 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:14.072977 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:14.074989 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:14.083394 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] Get all volumes completed successfully. May 09 14:23:14.085567 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-d65a21de-69a3-43b0-875e-c119146e55a8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:14.085929 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 4/17] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:23:14 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 09 14:23:24.079368 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:14.098998 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-c6715128-a681-4797-a631-79db917bbd90 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:14.104348 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:24:14.104608 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:14.106136 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:14.106136 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:14.106425 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:14.114891 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] Get all volumes completed successfully. May 09 14:24:14.117014 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-c6715128-a681-4797-a631-79db917bbd90 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:14.117591 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 6/18] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:24:14 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 09 14:24:24.111135 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:14.130792 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:14.135846 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:25:14.136084 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:14.136350 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:14.136658 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:14.137595 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:14.146805 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] Get all volumes completed successfully. May 09 14:25:14.149793 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-7fb3a41f-e5fc-4cdb-8280-4edf45a98834 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:14.150422 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 5/19] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:25:14 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 09 14:25:24.141381 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:14.164415 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:14.371005 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:26:14.371401 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:14.371854 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:14.372442 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:14.374347 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:14.383945 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] Get all volumes completed successfully. May 09 14:26:14.386625 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-8dd38c2b-722b-4cf3-ba8d-4d5b1657f35b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:14.387114 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 5/20] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:26:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:26:24.379704 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:14.402362 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:14.406467 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:27:14.406897 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:14.407333 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:14.407759 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:14.409014 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:14.417330 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] Get all volumes completed successfully. May 09 14:27:14.419607 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-33f839d9-0a81-420c-a4d0-fc7189ee70bc demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:14.419834 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 5/21] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:27:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:27:24.412527 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:14.436960 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:14.441200 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:28:14.441490 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:14.441754 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:14.442076 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:14.443032 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:14.451025 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] Get all volumes completed successfully. May 09 14:28:14.453404 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-6c5a6c23-15de-41b1-aff4-f1daf4eac728 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:14.453921 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 7/22] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:28:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:24.446394 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:14.468006 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:14.471919 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:29:14.472319 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:14.472438 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:14.472781 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:14.473762 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:14.482071 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] Get all volumes completed successfully. May 09 14:29:14.484898 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-f6292de6-39be-4870-9f95-ab3fb6f465dc demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:14.485833 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 6/23] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:29:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:24.477129 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:14.500830 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:14.503608 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:30:14.503855 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:14.504121 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:14.504435 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:14.505803 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:14.514904 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] Get all volumes completed successfully. May 09 14:30:14.517305 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-d29a69e8-fe97-4a77-8ef7-4ab2a775b6f5 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:14.517701 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:30:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:24.509089 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:14.532492 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:14.669310 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:31:14.669768 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:14.670239 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:14.670740 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:14.672325 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:14.683894 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] Get all volumes completed successfully. May 09 14:31:14.687604 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-f8681fa2-acda-4b2a-a27a-c462014e3896 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:14.688084 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 6/25] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:31:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:31:24.676958 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:14.700325 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:14.703174 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:32:14.703458 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:14.703653 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:14.703979 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:14.705061 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:14.712875 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] Get all volumes completed successfully. May 09 14:32:14.715286 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-e8964d8b-ea15-4e81-92ab-2d6b35b2b31f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:14.715723 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 8/26] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:32:14 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 09 14:32:24.708038 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:14.729017 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:14.733580 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:33:14.733953 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:14.734594 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:14.734953 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:14.735985 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:14.744524 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] Get all volumes completed successfully. May 09 14:33:14.746828 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18f96aee-3b51-4f8c-9a6a-48952a2bac1b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:14.747288 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 7/27] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:33:14 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 09 14:33:24.739503 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:14.762530 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:14.765169 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:34:14.765417 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:14.765669 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:14.766000 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:14.767005 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:14.773657 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] Get all volumes completed successfully. May 09 14:34:14.775550 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-11301b02-bb1b-48cb-a92c-fb4fc7a8a56d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:14.775875 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:34:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:34:24.769923 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:14.795309 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-a78de223-a461-4c26-8406-ff44498605d6 None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:14.797343 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:35:14.797566 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:14.797696 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:14.798040 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:14.798765 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:14.805907 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] Get all volumes completed successfully. May 09 14:35:14.807784 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-a78de223-a461-4c26-8406-ff44498605d6 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:14.808148 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 7/29] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:35:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:24.801731 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:14.827780 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:14.912165 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:36:14.912165 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:14.912165 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:14.912165 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:14.912165 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:14.920348 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] Get all volumes completed successfully. May 09 14:36:14.922942 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-1ab9e446-7088-4429-a0e4-976d8aa5de20 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:14.923397 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 9/30] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:36:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:36:24.914693 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:14.937844 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:14.940450 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:37:14.940686 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:14.940932 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:14.941247 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:14.942194 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:14.954279 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] Get all volumes completed successfully. May 09 14:37:14.956603 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-18c40af0-4cb1-4381-8c8a-6f41034083ee demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:14.957122 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 8/31] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:37:14 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 09 14:37:24.947654 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:14.972031 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-17330d35-7f80-46b0-be8d-79c5989ef10a None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:14.975962 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:38:14.975962 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:14.975962 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:14.977327 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:14.978283 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:14.986256 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] Get all volumes completed successfully. May 09 14:38:14.989320 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-17330d35-7f80-46b0-be8d-79c5989ef10a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:14.989884 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:38:14 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 09 14:38:24.981375 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:15.004468 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:15.007327 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:39:15.007569 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:15.007814 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:15.008162 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:15.009213 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:15.017491 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] Get all volumes completed successfully. May 09 14:39:15.019482 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-da0b1344-3aa9-44e5-9ee5-d23a65ce2abd demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:15.020006 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 8/33] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:39:15 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 09 14:39:25.012267 np0000173175 devstack@c-api.service[112676]: DEBUG dbcounter [-] [112676] Writing DB stats cinder:SELECT=1 {{(pid=112676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:15.037731 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.middleware.request_id [None req-d88aff60-05ff-4fe0-997b-56074b186351 None None] RequestId filter calling following filter/app {{(pid=112677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:15.040466 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:40:15.040729 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] Empty body provided in request {{(pid=112677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:15.041014 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.openstack.wsgi [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] Calling method 'detail' {{(pid=112677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:15.041315 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.api.api_utils [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] Removing options '' from query. {{(pid=112677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:15.042265 np0000173175 devstack@c-api.service[112677]: DEBUG cinder.volume.api [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112677) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:15.051435 np0000173175 devstack@c-api.service[112677]: INFO cinder.volume.api [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] Get all volumes completed successfully. May 09 14:40:15.054781 np0000173175 devstack@c-api.service[112677]: INFO cinder.api.openstack.wsgi [None req-d88aff60-05ff-4fe0-997b-56074b186351 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:15.055478 np0000173175 devstack@c-api.service[112677]: [pid: 112677|app: 0|req: 10/34] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:40:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:40:25.046327 np0000173175 devstack@c-api.service[112677]: DEBUG dbcounter [-] [112677] Writing DB stats cinder:SELECT=1 {{(pid=112677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:15.072456 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-a7aaeed9-283e-45b0-af45-87502b70c394 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:15.131397 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:41:15.131578 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:15.132286 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:15.132707 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:15.133842 np0000173175 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:15.147390 np0000173175 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] Get all volumes completed successfully. May 09 14:41:15.157371 np0000173175 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a7aaeed9-283e-45b0-af45-87502b70c394 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:15.159219 np0000173175 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 9/35] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:41:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:25.139165 np0000173175 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:15.175428 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:15.179437 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:42:15.179910 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:15.180531 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:15.180997 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:15.182092 np0000173175 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:15.192887 np0000173175 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] Get all volumes completed successfully. May 09 14:42:15.195869 np0000173175 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-33d85c3e-ee22-4e8a-8afc-2d1e9f5725b2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:15.196371 np0000173175 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:42:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:25.185864 np0000173175 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:15.212064 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.middleware.request_id [None req-d033739f-3516-42e1-926c-09520b394c11 None None] RequestId filter calling following filter/app {{(pid=112676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:15.214536 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 14:43:15.214768 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] Empty body provided in request {{(pid=112676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:15.214985 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.openstack.wsgi [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] Calling method 'detail' {{(pid=112676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:15.215226 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.api.api_utils [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] Removing options '' from query. {{(pid=112676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:15.216403 np0000173175 devstack@c-api.service[112676]: DEBUG cinder.volume.api [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112676) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:15.224899 np0000173175 devstack@c-api.service[112676]: INFO cinder.volume.api [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] Get all volumes completed successfully. May 09 14:43:15.227677 np0000173175 devstack@c-api.service[112676]: INFO cinder.api.openstack.wsgi [None req-d033739f-3516-42e1-926c-09520b394c11 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:15.228265 np0000173175 devstack@c-api.service[112676]: [pid: 112676|app: 0|req: 9/37] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 14:43:15 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)