May 04 16:00:41.277781 np0000171565 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 16:00:41.284068 np0000171565 devstack@c-api.service[113841]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 16:00:41 2026] *** May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: nodename: np0000171565 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: machine: x86_64 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: clock source: unix May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: pcre jit disabled May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: detected number of CPU cores: 16 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: current working directory: / May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: detected binary path: /usr/bin/uwsgi-core May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: your processes number limit is 256917 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: your memory page size is 4096 bytes May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: detected max file descriptor number: 2048 May 04 16:00:41.286796 np0000171565 devstack@c-api.service[113841]: lock engine: pthread robust mutexes May 04 16:00:41.287571 np0000171565 devstack@c-api.service[113841]: thunder lock: enabled May 04 16:00:41.287571 np0000171565 devstack@c-api.service[113841]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 16:00:41.287571 np0000171565 devstack@c-api.service[113841]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 16:00:41.287571 np0000171565 devstack@c-api.service[113841]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 16:00:41.287571 np0000171565 devstack@c-api.service[113841]: Set PythonHome to /opt/stack/data/venv May 04 16:00:41.324869 np0000171565 devstack@c-api.service[113841]: Python main interpreter initialized at 0x787a492a3668 May 04 16:00:41.324869 np0000171565 devstack@c-api.service[113841]: python threads support enabled May 04 16:00:41.324869 np0000171565 devstack@c-api.service[113841]: your server socket listen backlog is limited to 100 connections May 04 16:00:41.324869 np0000171565 devstack@c-api.service[113841]: your mercy for graceful operations on workers is 80 seconds May 04 16:00:41.325475 np0000171565 devstack@c-api.service[113841]: mapped 671795 bytes (656 KB) for 4 cores May 04 16:00:41.325622 np0000171565 devstack@c-api.service[113841]: *** Operational MODE: preforking *** May 04 16:00:41.325838 np0000171565 devstack@c-api.service[113841]: *** uWSGI is running in multiple interpreter mode *** May 04 16:00:41.325838 np0000171565 devstack@c-api.service[113841]: spawned uWSGI master process (pid: 113841) May 04 16:00:41.326035 np0000171565 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 16:00:41.326650 np0000171565 devstack@c-api.service[113841]: spawned uWSGI worker 1 (pid: 113848, cores: 1) May 04 16:00:41.327418 np0000171565 devstack@c-api.service[113841]: spawned uWSGI worker 2 (pid: 113849, cores: 1) May 04 16:00:41.327925 np0000171565 devstack@c-api.service[113841]: spawned uWSGI worker 3 (pid: 113850, cores: 1) May 04 16:00:41.328430 np0000171565 devstack@c-api.service[113841]: spawned uWSGI worker 4 (pid: 113851, cores: 1) May 04 16:00:41.328510 np0000171565 devstack@c-api.service[113841]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: we strongly recommend against using it for new projects. May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: If you are already using Eventlet, we recommend migrating to a different May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: framework. For more detail see May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:00:41.453040 np0000171565 devstack@c-api.service[113849]: import eventlet # noqa May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: we strongly recommend against using it for new projects. May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: If you are already using Eventlet, we recommend migrating to a different May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: framework. For more detail see May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:00:41.456083 np0000171565 devstack@c-api.service[113850]: import eventlet # noqa May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: we strongly recommend against using it for new projects. May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: If you are already using Eventlet, we recommend migrating to a different May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: framework. For more detail see May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:00:41.462074 np0000171565 devstack@c-api.service[113851]: import eventlet # noqa May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: we strongly recommend against using it for new projects. May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: If you are already using Eventlet, we recommend migrating to a different May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: framework. For more detail see May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:00:41.463493 np0000171565 devstack@c-api.service[113848]: import eventlet # noqa May 04 16:00:41.550528 np0000171565 devstack@c-api.service[113848]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:00:41.550528 np0000171565 devstack@c-api.service[113848]: debtcollector.deprecate( May 04 16:00:41.554219 np0000171565 devstack@c-api.service[113851]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:00:41.554219 np0000171565 devstack@c-api.service[113851]: debtcollector.deprecate( May 04 16:00:41.554823 np0000171565 devstack@c-api.service[113850]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:00:41.554823 np0000171565 devstack@c-api.service[113850]: debtcollector.deprecate( May 04 16:00:41.562113 np0000171565 devstack@c-api.service[113849]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:00:41.562113 np0000171565 devstack@c-api.service[113849]: debtcollector.deprecate( May 04 16:00:41.630810 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:41.630810 np0000171565 devstack@c-api.service[113848]: from cgi import parse_header May 04 16:00:41.638804 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:41.638804 np0000171565 devstack@c-api.service[113851]: from cgi import parse_header May 04 16:00:41.647910 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:41.647910 np0000171565 devstack@c-api.service[113850]: from cgi import parse_header May 04 16:00:41.664307 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:41.664307 np0000171565 devstack@c-api.service[113849]: from cgi import parse_header May 04 16:00:41.675061 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:41.675061 np0000171565 devstack@c-api.service[113848]: removals.removed_module( May 04 16:00:41.675754 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:41.675754 np0000171565 devstack@c-api.service[113848]: removals.removed_module( May 04 16:00:41.682896 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:41.682896 np0000171565 devstack@c-api.service[113851]: removals.removed_module( May 04 16:00:41.683585 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:41.683585 np0000171565 devstack@c-api.service[113851]: removals.removed_module( May 04 16:00:41.693489 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:41.693489 np0000171565 devstack@c-api.service[113850]: removals.removed_module( May 04 16:00:41.694213 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:41.694213 np0000171565 devstack@c-api.service[113850]: removals.removed_module( May 04 16:00:41.721250 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:41.721250 np0000171565 devstack@c-api.service[113849]: removals.removed_module( May 04 16:00:41.722207 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:41.722207 np0000171565 devstack@c-api.service[113849]: removals.removed_module( May 04 16:00:42.278185 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:42.278185 np0000171565 devstack@c-api.service[113848]: warnings.warn( May 04 16:00:42.279274 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:42.279274 np0000171565 devstack@c-api.service[113851]: warnings.warn( May 04 16:00:42.334642 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:42.334642 np0000171565 devstack@c-api.service[113850]: warnings.warn( May 04 16:00:42.336389 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:42.336389 np0000171565 devstack@c-api.service[113849]: warnings.warn( May 04 16:00:42.377449 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:42.377449 np0000171565 devstack@c-api.service[113851]: warnings.warn( May 04 16:00:42.378203 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:42.378203 np0000171565 devstack@c-api.service[113848]: warnings.warn( May 04 16:00:42.444126 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:42.444126 np0000171565 devstack@c-api.service[113849]: warnings.warn( May 04 16:00:42.467958 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:42.467958 np0000171565 devstack@c-api.service[113850]: warnings.warn( May 04 16:00:42.672870 np0000171565 devstack@c-api.service[113848]: 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 04 16:00:42.673493 np0000171565 devstack@c-api.service[113848]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113848) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:00:42.690247 np0000171565 devstack@c-api.service[113851]: 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 04 16:00:42.690784 np0000171565 devstack@c-api.service[113851]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113851) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:00:42.757264 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:42.757264 np0000171565 devstack@c-api.service[113848]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:00:42.758013 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:42.758013 np0000171565 devstack@c-api.service[113851]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:00:42.758618 np0000171565 devstack@c-api.service[113849]: 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 04 16:00:42.759222 np0000171565 devstack@c-api.service[113849]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113849) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:00:42.775981 np0000171565 devstack@c-api.service[113850]: 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 04 16:00:42.776194 np0000171565 devstack@c-api.service[113850]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113850) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:00:42.828207 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:42.828207 np0000171565 devstack@c-api.service[113849]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:00:42.841271 np0000171565 devstack@c-api.service[113850]: /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 04 16:00:42.841271 np0000171565 devstack@c-api.service[113850]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:00:43.200733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113851) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:00:43.201120 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113848) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:00:43.201236 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113849) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:00:43.201324 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.201324 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.201447 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.201509 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.201619 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.201685 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.201743 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.201743 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.201883 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.202582 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.202670 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.202670 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.202780 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.202858 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.202947 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.203028 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.203092 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.203190 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.203264 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.203333 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.203402 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.203466 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.203527 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.203592 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.203654 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.203712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.203712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.203712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.203712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.203712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.205733 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.207139 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.207139 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.207139 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.207139 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.207299 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.207299 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.207385 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.207432 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.207476 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.207530 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.207575 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.207620 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.207663 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.207728 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.207772 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.207826 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.207880 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.207925 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.208004 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.208054 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.208054 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.208255 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.208299 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.208346 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.208346 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.208431 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.208431 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.208508 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.208508 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.208603 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.208650 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.208650 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.209090 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.209161 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.209206 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.209249 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.209335 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.209384 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.209434 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.210163 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.210163 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.210163 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.210554 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.210554 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.210554 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.210554 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.210777 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.210777 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.210777 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.211273 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.211344 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.211430 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.211501 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.211564 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.211634 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.211694 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.211754 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.211821 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.211893 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.211993 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.212066 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.212128 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.212186 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.212255 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.212322 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.212382 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.212457 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.212911 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.212911 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.212911 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.212911 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.213207 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.213270 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.213350 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.213409 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.213478 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.213557 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.213624 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.213694 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.213694 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.213827 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.213896 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.214189 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.214284 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.214356 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.214356 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.214356 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.214356 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.214622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.216084 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.216154 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.216224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.216224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.216224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.216224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.216224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.216763 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.216882 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.217220 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.217957 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.217957 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.217957 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.218315 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.218415 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.218517 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.218596 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.218653 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.218721 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.218807 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.218807 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.218917 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.219141 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.219209 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.219274 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.219354 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.219427 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.219491 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.219617 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.219706 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.219769 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.219769 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.219965 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.220034 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.220334 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.220420 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.220749 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.220914 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.221282 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.221357 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.221423 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.221559 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.221624 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.221676 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.221739 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.221790 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.221871 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.221917 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.222025 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.222209 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.222263 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.222312 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.222445 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.223454 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.223510 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.223556 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.223605 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.223698 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.223750 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.223789 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.223842 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.223979 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.224029 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.224083 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.224132 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.224182 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.224230 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.224274 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.224326 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.224436 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.224491 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.224555 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.224606 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.224648 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.224701 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.224751 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.225170 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.225170 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.225269 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.225601 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.225867 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.226170 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.226170 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.226170 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.226302 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.226302 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.226397 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.226451 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.226500 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.226550 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.226550 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.226639 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.226689 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.226732 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.226781 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.226827 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.226871 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.226914 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.226974 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.227019 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.227061 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.227102 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.227163 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.227208 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.227256 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.227314 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.227378 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.227451 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.227516 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.227577 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.227654 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.227720 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.227778 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.227834 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.227878 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.227878 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.227987 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.228042 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.228089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.228138 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.228138 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.228138 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.228138 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.228295 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.228363 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.228416 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.228459 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.228507 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.228550 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.228590 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.228674 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.228718 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.228760 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.228801 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.228846 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.228894 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.228981 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.229041 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.229089 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.230051 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.230215 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.230261 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.230304 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.230304 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.230373 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.230407 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.230439 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.230467 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.230501 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.230533 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.230577 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.230616 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.230646 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.230675 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.230706 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.230736 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.230765 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.230797 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.230797 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.230797 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.231945 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.232007 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.232065 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.232122 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.232153 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.232194 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.232228 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.232271 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.232307 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.232354 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.232388 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.232416 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.232454 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.232497 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.232543 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.232576 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.232610 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.232641 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.232674 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.232703 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.232728 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.232760 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.232832 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.232880 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.232963 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.232993 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.233030 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.233056 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.233088 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.233113 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.233139 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.233170 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.233196 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.233222 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.233254 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.233296 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.233328 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.233367 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.233397 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.233397 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.233458 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.233551 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.234882 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113850) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:00:43.234948 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.235010 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.235048 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.235081 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.235125 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.235161 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.235195 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.235231 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.235261 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.235292 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.235324 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.235358 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.235387 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.235420 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.235456 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.235484 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.235509 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.235540 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.235540 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.235590 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.235616 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.235642 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.235668 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.235760 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.236047 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.236133 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.236188 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.236292 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.236345 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.236384 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.236429 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.236463 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.236496 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.236531 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.236558 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.236581 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.236607 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.236631 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.236664 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.236689 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.236712 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.236736 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.236767 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.236792 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.236816 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.236844 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.236868 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.236896 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.236922 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.236977 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.237002 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.237032 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.237032 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.237123 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.237186 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.237250 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.237325 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.237384 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.237452 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.237629 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.237695 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.237757 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.237819 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.237880 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.237963 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.238038 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.238596 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.238686 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.238757 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.238819 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.238875 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.238946 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.238989 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.239029 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.239068 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.239106 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.239157 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.239203 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.239256 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.239314 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.239386 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.239432 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.239475 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.239515 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.239557 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.239596 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.239634 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.239672 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.239672 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.239750 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.239795 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.239840 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.239884 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.239921 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.239981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.240229 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.240229 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.240229 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.240229 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.240386 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.240386 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.240386 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.240873 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.240946 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.240999 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.241069 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.241113 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.241178 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.241246 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.241853 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.241947 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.242024 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.242097 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.242159 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.242244 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.242295 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.242348 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.242426 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.242469 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.242542 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.242594 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.242693 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.242737 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.242810 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.242859 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.242922 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.243021 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.243065 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.243130 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.243200 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.243638 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.243693 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.243734 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.243803 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.243852 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.243900 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.244023 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.244236 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.244287 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.244349 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.244399 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.244469 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.244513 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.244591 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.244637 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.244687 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.244727 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.244765 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.244813 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.244813 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.244901 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.244974 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.245019 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.245066 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.245112 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.245112 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.245181 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.245223 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.245265 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.245320 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.245378 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.245431 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.245431 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.245547 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.245594 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.245634 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.245679 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.245717 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.245760 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.245802 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.245853 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.245893 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.245954 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.246006 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.246046 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.246046 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.246129 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.246169 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.246215 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.246257 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.246313 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.246359 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.246359 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.246430 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.246476 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.246516 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.246554 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.246554 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.246631 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.246671 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.246724 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.246764 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.246804 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.246841 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.246886 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.246965 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.247024 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.247072 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.247110 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.247155 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.247200 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.247240 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.247288 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.247338 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.247386 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.247446 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.247488 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.247535 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.247580 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.247619 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.247663 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.247663 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.247730 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.247769 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.247813 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.247851 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.247887 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.247887 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.247887 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.248015 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.248053 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.248091 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.248135 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.248173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.248526 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.248526 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.248526 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.248526 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.248656 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.248656 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.249325 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.249379 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.249547 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.249685 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.249792 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.249902 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.250013 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.250430 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.250550 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.250669 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.250761 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.250841 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.250921 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.251050 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.251772 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.251898 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.252047 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.252170 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.252286 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.252391 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.252488 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.252574 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.252644 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.252705 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.252767 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.252827 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.252862 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.252896 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.252943 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.252975 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.253001 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.253029 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.253062 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.253092 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.253122 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.253153 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.253179 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.253210 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.253259 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.253293 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.253325 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.253353 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.253389 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.253418 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.253521 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.253551 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.253598 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.253659 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.253726 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.254342 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.254439 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.254524 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.254614 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.254671 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.254730 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.254796 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.254974 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.255035 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.255096 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.255159 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.255197 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.255325 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.255356 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.255382 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.255411 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.255437 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.255462 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.255462 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.255524 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.255555 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.255714 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256026 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256076 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.256134 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256164 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.256202 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.256245 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256274 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.256302 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.256327 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256360 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.256389 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.256422 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256448 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.256472 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.256503 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.256528 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.256555 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.256579 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256614 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.256614 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.256672 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256698 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256732 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.256762 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.256793 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256819 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.256850 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.256881 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.256907 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.256970 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.257002 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.257028 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.257061 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.257095 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.257121 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.257146 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.257172 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.257195 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.257229 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.257258 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.257287 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.257601 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.257690 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.257778 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.257864 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.257900 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.257945 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.257984 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.258020 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.258052 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.258084 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.258115 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.258143 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.258175 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.258205 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.258236 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.258236 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.258286 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.258321 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.258352 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.258382 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.258406 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.258433 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.258468 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.258500 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.258526 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.258556 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.258582 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.258715 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.258762 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.258799 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.259053 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.259094 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.259143 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.259183 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.259219 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.259265 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.259303 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.259347 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.259386 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.259424 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.259424 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.259500 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.259500 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.259500 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.259500 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.259500 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.259667 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.259712 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.259750 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.259788 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.259825 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.259862 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.259899 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.259899 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.259899 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.259899 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.260060 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.260060 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.260060 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.260060 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.260211 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.260254 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.260254 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.260326 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.260364 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.260402 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.260402 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.260402 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.260518 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.260563 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.260600 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.260637 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.260673 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.260673 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.260673 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.260673 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.260673 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.261087 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.261153 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.261236 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.261297 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.261355 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.261397 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.261494 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.262293 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.262368 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.262422 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.262467 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.262547 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.262590 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.262661 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.263149 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.263204 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.263281 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.263324 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.263393 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.263463 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.263543 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.263632 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.263719 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.263801 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.263878 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.263939 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.264015 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.264116 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.264422 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.264490 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.264539 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.264603 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.264663 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.264706 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.264750 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.264788 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.264826 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.264865 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.264911 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.264991 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.265032 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.265071 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.265152 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113848) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.265204 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.265250 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.265294 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.265341 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.265383 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.265479 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113848) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.265522 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.265560 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113848) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.265597 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.265597 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.265667 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.265707 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.265745 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.265787 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.265833 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.265880 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.265924 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.266039 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113849) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.266087 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.266125 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.266163 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.266213 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.266253 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.266290 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.266334 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.266385 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.266426 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.266471 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.266508 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113849) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.266545 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.266588 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:00:43.266627 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113849) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.266677 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.266724 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:00:43.266768 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.266805 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:00:43.266853 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.266897 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:00:43.266965 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.267007 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:00:43.267045 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.267081 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:00:43.267117 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.267154 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:00:43.311768 np0000171565 devstack@c-api.service[113849]: INFO dbcounter [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Registered counter for database cinder May 04 16:00:43.312663 np0000171565 devstack@c-api.service[113848]: INFO dbcounter [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Registered counter for database cinder May 04 16:00:43.314901 np0000171565 devstack@c-api.service[113851]: INFO dbcounter [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Registered counter for database cinder May 04 16:00:43.316274 np0000171565 devstack@c-api.service[113850]: INFO dbcounter [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Registered counter for database cinder May 04 16:00:43.328148 np0000171565 devstack@c-api.service[113849]: DEBUG oslo_db.sqlalchemy.engines [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 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=113849) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.332291 np0000171565 devstack@c-api.service[113848]: DEBUG oslo_db.sqlalchemy.engines [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb 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=113848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.337362 np0000171565 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.346431 np0000171565 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.448456 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writer thread running {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:00:43.451537 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writer thread running {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:00:43.451769 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:00:43.451845 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writer thread running {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:00:43.454301 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:00:43.454453 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:00:43.454992 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:00:43.457661 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:00:43.458296 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:00:43.458599 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:00:43.459701 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:00:43.460638 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:00:43.461356 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:00:43.461602 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.462017 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:00:43.463221 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.463327 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.463805 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:00:43.464695 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.465576 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.466465 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.468779 np0000171565 devstack@c-api.service[113849]: DEBUG oslo_db.sqlalchemy.engines [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 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=113849) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.471446 np0000171565 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.471682 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:00:43.473126 np0000171565 devstack@c-api.service[113848]: DEBUG oslo_db.sqlalchemy.engines [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb 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=113848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.473387 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:00:43.474105 np0000171565 devstack@c-api.service[113849]: INFO cinder.rpc [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:00:43.475173 np0000171565 devstack@c-api.service[113851]: INFO cinder.rpc [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:00:43.475299 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.475553 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:00:43.475950 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.477643 np0000171565 devstack@c-api.service[113848]: INFO cinder.rpc [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:00:43.478764 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writer thread running {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:00:43.479376 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.481607 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:00:43.484464 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:00:43.487273 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:00:43.488840 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.489091 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.490448 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:00:43.491758 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.492189 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.492660 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.493771 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.494972 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.495713 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.496503 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.498678 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.499713 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.500177 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.501994 np0000171565 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:43.503682 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.503811 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.503873 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.504167 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:00:43.505974 np0000171565 devstack@c-api.service[113850]: INFO cinder.rpc [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:00:43.506106 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.506164 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.506786 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.506856 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.509217 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.509288 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.510117 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.512055 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.512354 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.513266 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.515293 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.516136 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.516216 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.516540 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.519076 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.519146 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.519197 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.519250 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.521031 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.521132 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.523188 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.523257 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.523410 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.525308 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.527461 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.528658 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.529173 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.529954 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.530467 np0000171565 devstack@c-api.service[113851]: WARNING cinder.api.contrib.hosts [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:00:43.530954 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.531267 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.532746 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.532814 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.533364 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.534091 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.534161 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.534304 np0000171565 devstack@c-api.service[113849]: WARNING cinder.api.contrib.hosts [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:00:43.535101 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.535300 np0000171565 devstack@c-api.service[113848]: WARNING cinder.api.contrib.hosts [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:00:43.535574 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.536106 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.536506 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.537102 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.537564 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.538036 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.538098 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.538737 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.539057 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.539486 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.540213 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.540630 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.541015 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.541258 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.541619 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.542225 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.542457 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: extensions {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.542647 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.543672 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: encryption {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.543867 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.544177 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.544238 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.545268 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-hosts {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.545349 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.545805 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.546631 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-quota-class-sets {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.546742 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.546969 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: extensions {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.547164 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.547861 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: capabilities {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.547977 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: extensions {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.548601 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: encryption {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.548701 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.549128 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: encryption {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.549216 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: extra_specs {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.550681 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-volume-manage {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.550801 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-hosts {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.550891 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-hosts {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.551502 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.552096 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: consistencygroups {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.552362 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-quota-class-sets {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.552777 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-quota-class-sets {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.553728 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: capabilities {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.554024 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-availability-zone {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.554403 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: capabilities {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.554996 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: extra_specs {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.555350 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: cgsnapshots {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.556181 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: extra_specs {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.556689 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-volume-transfer {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.556812 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-volume-manage {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.557557 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.558216 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: consistencygroups {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.558319 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-volume-type-access {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.558440 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-volume-manage {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.560315 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-availability-zone {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.560434 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: scheduler-stats {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.560541 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: consistencygroups {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.561311 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.561602 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: cgsnapshots {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.561833 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: encryption {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.563065 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-availability-zone {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.563127 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-volume-transfer {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.563177 np0000171565 devstack@c-api.service[113850]: WARNING cinder.api.contrib.hosts [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:00:43.563318 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: qos-specs {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.563985 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.565097 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-volume-type-access {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.565386 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-quota-sets {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.565452 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.565744 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: cgsnapshots {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.566805 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: backups {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.567008 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.567224 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: scheduler-stats {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.567575 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-volume-transfer {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.568434 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.568705 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: encryption {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.568769 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extended resource: os-snapshot-manage {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.569901 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-volume-type-access {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.570027 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.570346 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: qos-specs {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.571014 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.571698 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.571901 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: scheduler-stats {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.572021 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.contrib.snapshot_actions [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] SnapshotActionsController initialized {{(pid=113851) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:00:43.572393 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-quota-sets {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.572646 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.573246 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.573454 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: encryption {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.573854 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: backups {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.574101 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.574669 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.574957 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: qos-specs {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.575567 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: extensions {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.575696 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.575789 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extended resource: os-snapshot-manage {{(pid=113848) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.576989 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: encryption {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.577254 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-quota-sets {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.577311 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.577954 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.578413 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-hosts {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.578489 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: backups {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.578666 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.578897 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.contrib.snapshot_actions [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] SnapshotActionsController initialized {{(pid=113848) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:00:43.579651 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.579812 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-quota-class-sets {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.580123 np0000171565 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.580440 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extended resource: os-snapshot-manage {{(pid=113849) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.581071 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.581120 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581260 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581418 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581475 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: capabilities {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.581524 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension TypesManage extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581639 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581744 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581856 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.581989 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582093 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582224 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582362 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582457 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.582526 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582694 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: extra_specs {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.582741 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.582781 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension UsedLimits extending resource: limits {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582828 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension AdminActions extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.582939 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.583101 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 None None] Extension AdminActions extending resource: backups {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.583710 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.contrib.snapshot_actions [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] SnapshotActionsController initialized {{(pid=113849) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:00:43.583854 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.584275 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-volume-manage {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.584481 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.585266 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.585707 np0000171565 devstack@c-api.service[113851]: WARNING keystonemiddleware.auth_token [None req-73390913-2eea-4ffd-85bf-cf962a7de0f1 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 04 16:00:43.585757 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: consistencygroups {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.585958 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.587024 np0000171565 devstack@c-api.service[113848]: WARNING castellan.key_manager.migration [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.587378 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.588421 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-availability-zone {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.588586 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.588689 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.588771 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.588957 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension TypesManage extending resource: types {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589071 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589153 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.589237 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589332 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589409 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589524 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeActions extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589663 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589733 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.589815 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: cgsnapshots {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.589879 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.590056 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension UsedLimits extending resource: limits {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.590143 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension AdminActions extending resource: volumes {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.590262 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension AdminActions extending resource: snapshots {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.590359 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.v3.router [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb None None] Extension AdminActions extending resource: backups {{(pid=113848) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.590526 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.591251 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-volume-transfer {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.591978 np0000171565 devstack@c-api.service[113849]: WARNING castellan.key_manager.migration [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.592522 np0000171565 devstack@c-api.service[113851]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x787a492a3668 pid: 113851 (default app) May 04 16:00:43.592609 np0000171565 devstack@c-api.service[113848]: WARNING keystonemiddleware.auth_token [None req-b451ef5e-3c04-490d-9528-e3fdad2202cb 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 04 16:00:43.592837 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-volume-type-access {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.592970 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593064 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593171 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593252 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.593252 np0000171565 devstack@c-api.service[113851]: warnings.warn( May 04 16:00:43.593362 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension TypesManage extending resource: types {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593362 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593498 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593594 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593694 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593808 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeActions extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.593952 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594055 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594169 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594365 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension UsedLimits extending resource: limits {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594463 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: scheduler-stats {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.594533 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension AdminActions extending resource: volumes {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594596 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension AdminActions extending resource: snapshots {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.594649 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.v3.router [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 None None] Extension AdminActions extending resource: backups {{(pid=113849) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.596075 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: encryption {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.597167 np0000171565 devstack@c-api.service[113849]: WARNING keystonemiddleware.auth_token [None req-72d1977c-45b9-469b-9d90-98168bd9cdd7 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 04 16:00:43.597574 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: qos-specs {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.598613 np0000171565 devstack@c-api.service[113848]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x787a492a3668 pid: 113848 (default app) May 04 16:00:43.599635 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-quota-sets {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.601198 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: backups {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.601600 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.601600 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.601600 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.601600 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.601600 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602062 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602062 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602062 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602062 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602062 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602451 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602886 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602886 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.602886 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.602886 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603288 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603288 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603288 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603288 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603592 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603592 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603592 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603592 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603887 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603887 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603887 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.603887 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.603887 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604288 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.604288 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604288 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.604288 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604288 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.604638 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605119 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.605573 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606048 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606048 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606048 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606048 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606048 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606411 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606411 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606411 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606411 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606411 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.606736 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.607220 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607603 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.607603 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607603 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.607603 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.607603 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.608246 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.608246 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.608246 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.608246 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.608246 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.608614 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.608614 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.608614 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.608614 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.609495 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.609495 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.609495 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.609495 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.609732 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.609732 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.609732 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.609732 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.609732 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610158 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610158 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610158 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610158 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610158 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610317 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610317 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610317 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610317 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610439 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610439 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610439 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610439 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610559 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610559 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610559 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610559 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610706 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610706 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610706 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610706 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610852 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610852 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.610852 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.610852 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611007 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611007 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611007 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611007 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611007 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611185 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611382 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611382 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611382 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611382 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611382 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611552 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.611831 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612066 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612269 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612470 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612470 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612470 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612470 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612619 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612619 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612619 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612619 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612757 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extended resource: os-snapshot-manage {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:00:43.612790 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612790 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612790 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.612790 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.612790 np0000171565 devstack@c-api.service[113851]: /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 04 16:00:43.613019 np0000171565 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) May 04 16:00:43.613048 np0000171565 devstack@c-api.service[113849]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x787a492a3668 pid: 113849 (default app) May 04 16:00:43.613080 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-fabf6736-bd0c-47f3-87af-f96852d3966f None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:00:43.613119 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.613119 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.contrib.snapshot_actions [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] SnapshotActionsController initialized {{(pid=113850) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:00:43.613119 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.613119 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.613222 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 953 bytes} [Mon May 4 16:00:43 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 04 16:00:43.613251 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.613251 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.614685 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.616700 np0000171565 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:00:43.618091 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.618258 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.618397 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.618562 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension TypesManage extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.618711 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.618863 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.619041 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.619179 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.619363 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeActions extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.619672 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.619843 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.620033 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.620191 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension UsedLimits extending resource: limits {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.620342 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension AdminActions extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.620510 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension AdminActions extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.620656 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c None None] Extension AdminActions extending resource: backups {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:00:43.623338 np0000171565 devstack@c-api.service[113850]: WARNING keystonemiddleware.auth_token [None req-2618da23-e7b8-4d5e-92f9-dc1af2a68a1c 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 04 16:00:43.630192 np0000171565 devstack@c-api.service[113850]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x787a492a3668 pid: 113850 (default app) May 04 16:00:51.129268 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.129268 np0000171565 devstack@c-api.service[113848]: warnings.warn( May 04 16:00:51.140956 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.140956 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.140956 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.140956 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141292 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141292 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141292 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141292 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141894 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141894 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141894 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.141894 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.141894 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142242 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142242 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142242 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142242 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142242 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142539 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142539 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142539 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142539 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142769 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142769 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142769 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.142769 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.142769 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143097 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143097 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143097 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143097 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143097 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143397 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.143746 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144126 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144484 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144484 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144484 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144484 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144484 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144772 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144772 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144772 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.144772 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.144772 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145059 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145403 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145711 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145711 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145711 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.145711 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.145711 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146050 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146050 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146050 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146050 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146050 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146342 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146342 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146342 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146342 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146651 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146651 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146651 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146651 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146927 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146927 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146927 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.146927 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.146927 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147456 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147456 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147456 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147456 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147456 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147735 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147735 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147735 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147735 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147971 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147971 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.147971 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.147971 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148147 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148147 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148147 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148147 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148304 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148304 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148304 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148304 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148454 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148454 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148454 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148454 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148595 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148595 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148595 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148595 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148595 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.148776 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149019 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149019 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149019 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149019 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149019 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149247 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149528 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149757 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.149986 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150219 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150219 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150219 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150219 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150439 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150439 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150439 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150439 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150439 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: warnings.warn(deprecated_msg) May 04 16:00:51.150646 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-ae1b33d1-bba4-407a-9eba-2324fd55292d None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:00:51.666151 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-ae1b33d1-bba4-407a-9eba-2324fd55292d admin admin] POST https://199.204.45.205/volume/v3/types May 04 16:00:51.666784 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-ae1b33d1-bba4-407a-9eba-2324fd55292d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:00:51.668778 np0000171565 devstack@c-api.service[113848]: /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 04 16:00:51.668778 np0000171565 devstack@c-api.service[113848]: warnings.warn( May 04 16:00:51.680254 np0000171565 devstack@c-api.service[113848]: DEBUG oslo_db.sqlalchemy.engines [None req-ae1b33d1-bba4-407a-9eba-2324fd55292d 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=113848) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:51.714710 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-ae1b33d1-bba4-407a-9eba-2324fd55292d admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 04 16:00:51.715330 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Mon May 4 16:00:51 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:00:51.730910 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.730910 np0000171565 devstack@c-api.service[113849]: warnings.warn( May 04 16:00:51.744129 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744129 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744129 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744129 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744446 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744446 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744446 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744446 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.744714 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745099 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745099 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745099 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745099 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745099 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745400 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745400 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745400 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745400 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745400 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745847 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745847 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.745847 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.745847 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746125 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746125 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746125 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746125 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746125 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746413 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746413 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746413 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746413 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746413 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.746685 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747471 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747827 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747827 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747827 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.747827 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.747827 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748204 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748204 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748204 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748204 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748204 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748485 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.748820 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749161 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749161 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749161 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749161 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749161 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749479 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749479 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749479 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749479 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749479 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749760 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749760 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.749760 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.749760 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750020 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750020 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750020 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750020 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750254 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750254 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750254 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750254 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750254 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750569 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750569 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750569 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750569 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750569 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750851 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750851 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.750851 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.750851 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751155 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751155 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751155 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751155 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751388 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751388 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751388 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751388 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751618 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751618 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751618 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751618 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751851 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751851 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.751851 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.751851 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752111 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752111 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752111 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752111 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752111 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752481 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752835 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752835 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752835 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.752835 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.752835 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753137 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753469 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.753803 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754180 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754546 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754546 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754546 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754546 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754784 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754784 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754784 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.754784 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.754784 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: warnings.warn(deprecated_msg) May 04 16:00:51.755154 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [req-ae1b33d1-bba4-407a-9eba-2324fd55292d req-5b26c652-5fe2-44fb-bd7b-49b63ac9937d None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:00:52.068397 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [req-ae1b33d1-bba4-407a-9eba-2324fd55292d req-5b26c652-5fe2-44fb-bd7b-49b63ac9937d admin admin] POST https://199.204.45.205/volume/v3/types/390ba8da-e646-4d76-a94b-2e15802d8337/extra_specs May 04 16:00:52.069034 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [req-ae1b33d1-bba4-407a-9eba-2324fd55292d req-5b26c652-5fe2-44fb-bd7b-49b63ac9937d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:00:52.070801 np0000171565 devstack@c-api.service[113849]: /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 04 16:00:52.070801 np0000171565 devstack@c-api.service[113849]: warnings.warn( May 04 16:00:52.079600 np0000171565 devstack@c-api.service[113849]: DEBUG oslo_db.sqlalchemy.engines [req-ae1b33d1-bba4-407a-9eba-2324fd55292d req-5b26c652-5fe2-44fb-bd7b-49b63ac9937d 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=113849) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:00:52.140140 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [req-ae1b33d1-bba4-407a-9eba-2324fd55292d req-5b26c652-5fe2-44fb-bd7b-49b63ac9937d admin admin] https://199.204.45.205/volume/v3/types/390ba8da-e646-4d76-a94b-2e15802d8337/extra_specs returned with HTTP 200 May 04 16:00:52.141117 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Mon May 4 16:00:51 2026] POST /volume/v3/types/390ba8da-e646-4d76-a94b-2e15802d8337/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:00:53.474732 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=6 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:00:53.505527 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=6 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:01:01.711667 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:01:02.137873 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:03:28.292107 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-02500e91-2c67-440c-9c25-debe3c38fa6d None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:03:28.294132 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-02500e91-2c67-440c-9c25-debe3c38fa6d None None] GET https://199.204.45.205/volume// May 04 16:03:28.294628 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-02500e91-2c67-440c-9c25-debe3c38fa6d None None] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:03:28.295258 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-02500e91-2c67-440c-9c25-debe3c38fa6d None None] Calling method 'all' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:03:28.296847 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-02500e91-2c67-440c-9c25-debe3c38fa6d None None] https://199.204.45.205/volume// returned with HTTP 300 May 04 16:03:28.297560 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 2/4] 199.204.45.205 () {66 vars in 1456 bytes} [Mon May 4 16:03:28 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 16:04:05.802607 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.802607 np0000171565 devstack@c-api.service[113850]: warnings.warn( May 04 16:04:05.816047 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816047 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816326 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816326 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816326 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816326 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816326 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.816764 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.817312 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.817312 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.817312 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.817312 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.817312 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.817772 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.817772 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.817772 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.817772 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818133 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818133 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818133 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818133 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818429 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818429 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818429 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818429 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818429 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818786 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818786 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818786 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.818786 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.818786 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819143 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819557 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.819995 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.820415 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.820919 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.820919 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.820919 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.820919 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821237 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821237 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821237 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821237 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821237 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821595 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821595 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821595 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821595 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821595 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.821911 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.822336 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.822336 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.822336 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.822336 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.822336 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.822681 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.822681 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.822681 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.822681 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.822681 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823070 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823070 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823070 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823070 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823338 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823338 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823338 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823338 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823607 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823607 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823607 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.823607 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.823607 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824029 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824029 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824029 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824029 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824029 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824356 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824356 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824356 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824356 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824656 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824656 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.824656 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.824656 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825113 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825113 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825113 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825113 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825404 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825404 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825404 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825404 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825688 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825688 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825688 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825688 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.825879 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826170 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826170 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826170 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826170 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826170 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826407 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.826729 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827015 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827281 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827538 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827538 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827538 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827538 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827727 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827727 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827727 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827727 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827911 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827911 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.827911 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.827911 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.828114 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.828114 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.828114 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:05.828114 np0000171565 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) May 04 16:04:05.828114 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-57896660-2bcc-4031-bd0d-78de01d06366 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:06.154908 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-57896660-2bcc-4031-bd0d-78de01d06366 demo demo] GET https://199.204.45.205/volume/v3/types?is_public=None May 04 16:04:06.155256 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-57896660-2bcc-4031-bd0d-78de01d06366 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:06.155526 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-57896660-2bcc-4031-bd0d-78de01d06366 demo demo] Calling method 'index' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:06.156088 np0000171565 devstack@c-api.service[113850]: /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 04 16:04:06.156088 np0000171565 devstack@c-api.service[113850]: warnings.warn( May 04 16:04:06.156771 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-57896660-2bcc-4031-bd0d-78de01d06366 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:04:06.168806 np0000171565 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-57896660-2bcc-4031-bd0d-78de01d06366 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:04:06.186173 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-57896660-2bcc-4031-bd0d-78de01d06366 demo demo] https://199.204.45.205/volume/v3/types?is_public=None returned with HTTP 200 May 04 16:04:06.186650 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 1/5] 199.204.45.205 () {64 vars in 1263 bytes} [Mon May 4 16:04:05 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:04:06.200245 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [req-57896660-2bcc-4031-bd0d-78de01d06366 req-6fa126ae-c3ed-4634-97ec-b057e1cec531 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:06.205902 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [req-57896660-2bcc-4031-bd0d-78de01d06366 req-6fa126ae-c3ed-4634-97ec-b057e1cec531 demo demo] GET https://199.204.45.205/volume/v3/types/default May 04 16:04:06.206313 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [req-57896660-2bcc-4031-bd0d-78de01d06366 req-6fa126ae-c3ed-4634-97ec-b057e1cec531 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:06.206721 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [req-57896660-2bcc-4031-bd0d-78de01d06366 req-6fa126ae-c3ed-4634-97ec-b057e1cec531 demo demo] Calling method 'show' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:06.217451 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [req-57896660-2bcc-4031-bd0d-78de01d06366 req-6fa126ae-c3ed-4634-97ec-b057e1cec531 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 04 16:04:06.217832 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 2/6] 199.204.45.205 () {66 vars in 1329 bytes} [Mon May 4 16:04:06 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:04:06.584978 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-0c5d90c5-bd9d-4e0a-b82b-b61e9e452f51 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:06.589918 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-0c5d90c5-bd9d-4e0a-b82b-b61e9e452f51 demo demo] GET https://199.204.45.205/volume/v3/types/default May 04 16:04:06.590186 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-0c5d90c5-bd9d-4e0a-b82b-b61e9e452f51 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:06.590441 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-0c5d90c5-bd9d-4e0a-b82b-b61e9e452f51 demo demo] Calling method 'show' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:06.607781 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-0c5d90c5-bd9d-4e0a-b82b-b61e9e452f51 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 04 16:04:06.608205 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 2/7] 199.204.45.205 () {64 vars in 1258 bytes} [Mon May 4 16:04:06 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:04:07.017746 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-8d370500-82c3-447a-b2c0-d45b465e8324 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:07.357416 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-8d370500-82c3-447a-b2c0-d45b465e8324 demo demo] GET https://199.204.45.205/volume/v3/types/default May 04 16:04:07.357760 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-8d370500-82c3-447a-b2c0-d45b465e8324 demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:07.357995 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-8d370500-82c3-447a-b2c0-d45b465e8324 demo demo] Calling method 'show' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:07.368365 np0000171565 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-8d370500-82c3-447a-b2c0-d45b465e8324 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:04:07.388117 np0000171565 devstack@c-api.service[113851]: /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 04 16:04:07.388117 np0000171565 devstack@c-api.service[113851]: warnings.warn( May 04 16:04:07.391151 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-8d370500-82c3-447a-b2c0-d45b465e8324 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 04 16:04:07.392107 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 3/8] 199.204.45.205 () {64 vars in 1258 bytes} [Mon May 4 16:04:07 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:04:07.405506 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-5f8425e9-5300-465b-b2ac-43661aa9a763 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:04:07.409288 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-5f8425e9-5300-465b-b2ac-43661aa9a763 demo demo] GET https://199.204.45.205/volume/v3/types/default May 04 16:04:07.409681 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-5f8425e9-5300-465b-b2ac-43661aa9a763 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:04:07.410142 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-5f8425e9-5300-465b-b2ac-43661aa9a763 demo demo] Calling method 'show' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:04:07.424333 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-5f8425e9-5300-465b-b2ac-43661aa9a763 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 04 16:04:07.424720 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 2/9] 199.204.45.205 () {64 vars in 1258 bytes} [Mon May 4 16:04:07 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:04:16.213610 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=2 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:04:16.604287 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=2 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:04:17.385974 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=2 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:04:17.420655 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=3 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:09:24.468708 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-5c347429-0af1-4f9e-8aff-5894fd95815f None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:09:24.575895 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:09:24.576116 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:09:24.576320 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:09:24.576880 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:09:24.581457 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:09:24.622564 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] Get all volumes completed successfully. May 04 16:09:24.625561 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-5c347429-0af1-4f9e-8aff-5894fd95815f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:09:24.625975 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 3/10] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:09:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:09:34.610783 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:10:24.647281 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:10:24.650537 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:10:24.650761 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:10:24.651004 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:10:24.652882 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:10:24.654711 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:10:24.693477 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] Get all volumes completed successfully. May 04 16:10:24.697639 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-fe06847f-2c70-4584-aadd-d3d2610c0ad8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:10:24.698458 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 3/11] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:10:24 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 04 16:10:34.686458 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:11:24.716381 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:11:24.721885 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:11:24.722081 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:11:24.722314 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:11:24.722840 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:11:24.723610 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:11:24.788860 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] Get all volumes completed successfully. May 04 16:11:24.791024 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-4c2063dc-4a6a-4761-968d-48dfc9f31b03 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:11:24.791532 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 4/12] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:11:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:11:34.785351 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:12:24.816851 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:12:24.820442 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:12:24.820629 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:12:24.820846 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:12:24.821434 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:12:24.822288 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:12:24.860253 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] Get all volumes completed successfully. May 04 16:12:24.863403 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-be795ed7-fba1-4080-8f30-5ab7e838ed97 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:12:24.863952 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 3/13] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:12:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:12:34.850593 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:13:24.888418 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:13:24.891887 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:13:24.892170 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:13:24.892438 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:13:24.892811 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:13:24.893871 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:13:24.902346 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] Get all volumes completed successfully. May 04 16:13:24.904323 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-3a0ed926-14a5-47f0-9603-575a15b3dc5f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:13:24.904713 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 4/14] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:13:24 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 04 16:13:34.898115 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:14:24.919770 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:14:25.050656 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:14:25.050957 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:14:25.051259 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:14:25.051666 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:14:25.053164 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:14:25.063968 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] Get all volumes completed successfully. May 04 16:14:25.066911 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-bd10a04e-584f-4f93-a71d-8c17104907e8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:14:25.067427 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 4/15] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:14:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:14:35.057961 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:15:25.088050 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:15:25.090449 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:15:25.090616 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:15:25.090794 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:15:25.091053 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:15:25.091729 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:15:25.100974 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] Get all volumes completed successfully. May 04 16:15:25.104055 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-aba1d6ae-b05d-40cf-bbd0-524a4e8612bc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:15:25.104542 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 5/16] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:15:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:15:35.094632 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:16:25.122519 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:16:25.126850 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:16:25.127334 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:16:25.127778 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:16:25.128173 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:16:25.128981 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:16:25.135948 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] Get all volumes completed successfully. May 04 16:16:25.138536 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-be4c8e52-e3c2-4459-90bc-e28d0b429631 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:16:25.139014 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 4/17] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:16:25 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 04 16:16:35.132075 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:17:25.154792 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-f7648a58-7043-4142-85bb-4e76cdf901ea None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:17:25.158834 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:17:25.159243 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:17:25.159612 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:17:25.160096 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:17:25.161594 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:17:25.174044 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] Get all volumes completed successfully. May 04 16:17:25.176224 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-f7648a58-7043-4142-85bb-4e76cdf901ea demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:17:25.176663 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 5/18] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:17:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:17:35.166041 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:18:25.193982 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:18:25.197714 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:18:25.198000 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:18:25.198261 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:18:25.198563 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:18:25.199845 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:18:25.208687 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] Get all volumes completed successfully. May 04 16:18:25.210920 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-22d5d1e7-ac38-47ca-8971-1c536cd6dd19 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:18:25.211322 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 5/19] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:18:25 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 04 16:18:35.203355 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:19:25.228890 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:19:25.408090 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:19:25.408506 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:19:25.408914 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:19:25.409453 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:19:25.410564 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:19:25.419969 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] Get all volumes completed successfully. May 04 16:19:25.425081 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-6bc72dd6-edd0-4cfd-a0ab-a12b8b350ecf demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:19:25.425081 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 6/20] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:19:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:19:35.415146 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:20:25.440428 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:20:25.444115 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:20:25.444366 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:20:25.444596 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:20:25.444905 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:20:25.445926 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:20:25.454167 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] Get all volumes completed successfully. May 04 16:20:25.455987 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-49888a9f-f73f-49ed-a9a3-24a671a2da4a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:20:25.456356 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 5/21] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:20:25 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 04 16:20:35.449479 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:21:25.475052 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-2bd71214-5360-4439-baff-53e13fb671b9 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:21:25.483220 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:21:25.483724 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:21:25.486475 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:21:25.487374 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:21:25.488594 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:21:25.497768 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] Get all volumes completed successfully. May 04 16:21:25.499778 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-2bd71214-5360-4439-baff-53e13fb671b9 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:21:25.500490 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:21:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:21:35.492260 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:22:25.520168 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:22:25.523768 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:22:25.524391 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:22:25.524968 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:22:25.525302 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:22:25.526106 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:22:25.532202 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] Get all volumes completed successfully. May 04 16:22:25.534300 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-57b1dd7f-ac85-47a3-b42c-68c39272f7a8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:22:25.534853 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 6/23] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:22:25 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 04 16:22:35.529057 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:23:25.551622 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:23:25.555281 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:23:25.555710 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:23:25.556097 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:23:25.556579 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:23:25.557776 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:23:25.566634 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] Get all volumes completed successfully. May 04 16:23:25.571105 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-3735e930-6bc0-46c5-ac19-b874770e44f1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:23:25.571749 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 7/24] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:23:25 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 04 16:23:35.561639 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:25.587111 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:24:25.736605 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:24:25.736859 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:24:25.737144 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:24:25.737471 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:24:25.738498 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:24:25.748858 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] Get all volumes completed successfully. May 04 16:24:25.751181 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-52503a9b-d7c2-46f3-ac38-ec57a84522a5 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:24:25.751691 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 6/25] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:24:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:24:35.743510 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:25:25.767218 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-7588f915-9320-4530-8db0-b8db42641449 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:25:25.770640 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:25:25.770880 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:25:25.771196 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:25:25.771455 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:25:25.772393 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:25:25.781228 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] Get all volumes completed successfully. May 04 16:25:25.783207 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-7588f915-9320-4530-8db0-b8db42641449 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:25:25.783562 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:25:25 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 04 16:25:35.777660 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:25.800469 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-a8be318f-4461-4795-b63f-10a67be3aa63 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:25.804373 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:26:25.804635 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:26:25.804820 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:26:25.805592 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:26:25.806322 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:26:25.813239 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] Get all volumes completed successfully. May 04 16:26:25.815226 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-a8be318f-4461-4795-b63f-10a67be3aa63 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:26:25.815732 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 7/27] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:26:25 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 04 16:26:35.809354 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:27:25.835701 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:25.839037 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:27:25.839780 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:25.839780 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:25.840049 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:27:25.841071 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:27:25.852424 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] Get all volumes completed successfully. May 04 16:27:25.855555 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-db07e6e0-de9a-416b-beae-6b9d46ebd805 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:27:25.856109 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 8/28] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:27:25 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 04 16:27:35.845373 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:28:25.876138 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:28:25.879176 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:28:25.879426 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:28:25.879688 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:28:25.880063 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:28:25.881394 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:28:25.891191 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] Get all volumes completed successfully. May 04 16:28:25.893836 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-7a88cc7a-ec3e-4aa3-9654-a15f9de1e1e8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:28:25.894356 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 7/29] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:28:25 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 04 16:28:35.884790 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:29:25.913889 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-cc044598-26dc-4573-a581-0895580543e4 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:29:26.019475 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:29:26.019584 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:29:26.019970 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:29:26.020655 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:29:26.022156 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:29:26.029075 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] Get all volumes completed successfully. May 04 16:29:26.031257 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-cc044598-26dc-4573-a581-0895580543e4 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:29:26.031625 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:29:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:29:36.024999 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:30:26.048633 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:30:26.051789 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:30:26.052179 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:30:26.052279 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:30:26.052566 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:30:26.053526 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:30:26.060950 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] Get all volumes completed successfully. May 04 16:30:26.062702 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-c57f0cec-fa27-4f0e-aee5-6398868617fd demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:30:26.063081 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 8/31] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:30:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:30:36.057011 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:31:26.081249 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:31:26.086505 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:31:26.087177 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:31:26.087858 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:31:26.090339 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:31:26.090339 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:31:26.097239 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] Get all volumes completed successfully. May 04 16:31:26.100140 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-8c9fb9bd-f404-4619-867a-24e0589ac8e3 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:31:26.100744 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 9/32] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:31:26 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 04 16:31:36.092084 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:32:26.121499 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:32:26.124726 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:32:26.125070 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:32:26.125266 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:32:26.125579 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:32:26.127174 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:32:26.134309 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] Get all volumes completed successfully. May 04 16:32:26.136134 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-e54514f6-1b5d-460d-b1cc-174a7627e89d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:32:26.136484 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 8/33] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:32:26 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 04 16:32:36.130227 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:33:26.154384 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:33:26.159069 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:33:26.159446 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:33:26.159759 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:33:26.160155 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:33:26.162104 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:33:26.175427 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] Get all volumes completed successfully. May 04 16:33:26.178587 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-2ac544ee-2e7b-4dac-b609-c985ffe5a9b1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:33:26.179260 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:33:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:33:36.168143 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:34:26.199700 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-19266d9d-ad54-434f-a958-b15b9783133b None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:34:26.269135 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:34:26.269135 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:34:26.269135 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:34:26.269135 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:34:26.270153 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:34:26.278180 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] Get all volumes completed successfully. May 04 16:34:26.280080 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-19266d9d-ad54-434f-a958-b15b9783133b demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:34:26.280442 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 9/35] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:34:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:34:36.274122 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:35:26.301192 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:35:26.303504 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:35:26.303689 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:35:26.303874 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:35:26.304136 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:35:26.304887 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:35:26.313260 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] Get all volumes completed successfully. May 04 16:35:26.315100 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-9f8371a1-cf77-49f0-8d31-56ae93b3286c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:35:26.315429 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 10/36] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:35:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:35:36.307908 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:36:26.336139 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-52687a0f-362c-4124-8a4a-719a099de629 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:36:26.340852 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:36:26.341459 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:36:26.341861 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:36:26.342407 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:36:26.343653 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:36:26.352739 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] Get all volumes completed successfully. May 04 16:36:26.355237 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-52687a0f-362c-4124-8a4a-719a099de629 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:36:26.356087 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 9/37] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:36:26 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 04 16:36:36.346666 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:37:26.373552 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.middleware.request_id [None req-575320ed-6fde-488d-90f5-7651693ba5c3 None None] RequestId filter calling following filter/app {{(pid=113848) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:37:26.378164 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:37:26.378530 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] Empty body provided in request {{(pid=113848) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:37:26.378768 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.openstack.wsgi [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] Calling method 'detail' {{(pid=113848) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:37:26.379115 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.api.api_utils [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] Removing options '' from query. {{(pid=113848) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:37:26.380109 np0000171565 devstack@c-api.service[113848]: DEBUG cinder.volume.api [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113848) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:37:26.390236 np0000171565 devstack@c-api.service[113848]: INFO cinder.volume.api [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] Get all volumes completed successfully. May 04 16:37:26.392725 np0000171565 devstack@c-api.service[113848]: INFO cinder.api.openstack.wsgi [None req-575320ed-6fde-488d-90f5-7651693ba5c3 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:37:26.393191 np0000171565 devstack@c-api.service[113848]: [pid: 113848|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:37:26 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 04 16:37:36.383905 np0000171565 devstack@c-api.service[113848]: DEBUG dbcounter [-] [113848] Writing DB stats cinder:SELECT=1 {{(pid=113848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:38:26.412080 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.middleware.request_id [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 None None] RequestId filter calling following filter/app {{(pid=113849) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:38:26.418979 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:38:26.418979 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] Empty body provided in request {{(pid=113849) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:38:26.418979 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.openstack.wsgi [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] Calling method 'detail' {{(pid=113849) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:38:26.418979 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.api.api_utils [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] Removing options '' from query. {{(pid=113849) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:38:26.419807 np0000171565 devstack@c-api.service[113849]: DEBUG cinder.volume.api [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113849) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:38:26.429804 np0000171565 devstack@c-api.service[113849]: INFO cinder.volume.api [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] Get all volumes completed successfully. May 04 16:38:26.432460 np0000171565 devstack@c-api.service[113849]: INFO cinder.api.openstack.wsgi [None req-fe336e64-5c56-4530-b9cc-496a1bea6e17 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:38:26.432984 np0000171565 devstack@c-api.service[113849]: [pid: 113849|app: 0|req: 10/39] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:38:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:38:36.422975 np0000171565 devstack@c-api.service[113849]: DEBUG dbcounter [-] [113849] Writing DB stats cinder:SELECT=1 {{(pid=113849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:39:26.448864 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:39:26.452576 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:39:26.452806 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:39:26.453081 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] Calling method 'detail' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:39:26.453396 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.api.api_utils [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] Removing options '' from query. {{(pid=113851) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:39:26.454390 np0000171565 devstack@c-api.service[113851]: DEBUG cinder.volume.api [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113851) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:39:26.464203 np0000171565 devstack@c-api.service[113851]: INFO cinder.volume.api [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] Get all volumes completed successfully. May 04 16:39:26.466653 np0000171565 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-5036ce7d-55c3-4eaf-9302-8d827a9673fd demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:39:26.467148 np0000171565 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 11/40] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:39:26 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 04 16:39:36.457852 np0000171565 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=1 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:40:26.487294 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:40:26.591467 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 04 16:40:26.591994 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:40:26.592371 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] Calling method 'detail' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:40:26.593152 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.api.api_utils [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] Removing options '' from query. {{(pid=113850) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:40:26.594057 np0000171565 devstack@c-api.service[113850]: DEBUG cinder.volume.api [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113850) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:40:26.603177 np0000171565 devstack@c-api.service[113850]: INFO cinder.volume.api [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] Get all volumes completed successfully. May 04 16:40:26.605814 np0000171565 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-4ce5256d-fc09-4a01-b4a4-c1e9d1506320 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 04 16:40:26.606620 np0000171565 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 10/41] 199.204.45.205 () {64 vars in 1295 bytes} [Mon May 4 16:40:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:40:36.602977 np0000171565 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}